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