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