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