2 references to WarningsAsErrorsDisable
ilc (2)
ILCompilerRootCommand.cs (1)
260
Options.Add(
WarningsAsErrorsDisable
);
Program.cs (1)
91
foreach (int warning in ProcessWarningCodes(Get(_command.
WarningsAsErrorsDisable
)))