1 write to _treatWarningsAsErrors
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerParameters.cs (1)
258
_treatWarningsAsErrors
= value;
1 reference to _treatWarningsAsErrors
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerParameters.cs (1)
254
return
_treatWarningsAsErrors
;