3 writes to _errorText
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerError.cs (3)
39_errorText = string.Empty; 53_errorText = errorText; 121_errorText = value;
1 reference to _errorText
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerError.cs (1)
117return _errorText;