1 write to TreatWarningsAsErrors
Microsoft.Maui.Controls.Build.Tasks (1)
XamlCTask.cs (1)
47
Context.
TreatWarningsAsErrors
= treatWarningsAsErrors;
1 reference to TreatWarningsAsErrors
Microsoft.Maui.Controls.Build.Tasks (1)
XamlCTask.cs (1)
97
if ((Context.
TreatWarningsAsErrors
&& (Context.WarningsNotAsErrors == null || !Context.WarningsNotAsErrors.Contains(code.CodeCode)))