2 references to FeatureSwitches
ilc (2)
ILCompilerRootCommand.cs (1)
240
Options.Add(
FeatureSwitches
);
Program.cs (1)
367
foreach (var switchPair in Get(_command.
FeatureSwitches
))