2 references to WarningsAsErrorsEnable
ilc (2)
ILCompilerRootCommand.cs (1)
259
Options.Add(
WarningsAsErrorsEnable
);
Program.cs (1)
87
foreach (int warning in ProcessWarningCodes(Get(_command.
WarningsAsErrorsEnable
)))