1 write to _convertErrorsToWarnings
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskHost.cs (1)
205
set {
_convertErrorsToWarnings
= value; }
2 references to _convertErrorsToWarnings
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TaskHost.cs (2)
204
get { return
_convertErrorsToWarnings
; }
438
if (
_convertErrorsToWarnings
)