Method SetAuthoringKeys
SetAuthoringKeys(IEnumerable<string>)
Replaces the authored key set after a full (re)scan. Kept whole-set rather than per-key because that is what the scan produces, and a key set that is half-old and half-new is the one state nobody can reason about.
public static void SetAuthoringKeys(IEnumerable<string> keys)
Parameters
keysIEnumerable<string>