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