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