1 write to WarningsNotAsErrors
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
1487
taskContext.
WarningsNotAsErrors
= taskConfiguration.WarningsNotAsErrors;
1 reference to WarningsNotAsErrors
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
402
return context?.
WarningsNotAsErrors
?? _warningsNotAsErrors;