2 references to TreatWarningsAsErrors
ilc (2)
ILCompilerRootCommand.cs (1)
258
Options.Add(
TreatWarningsAsErrors
);
Program.cs (1)
97
Get(_command.
TreatWarningsAsErrors
), warningsAsErrors, Get(_command.DisableGeneratedCodeHeuristics));