3 writes to _fileName
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerError.cs (3)
40_fileName = string.Empty; 54_fileName = fileName; 156_fileName = value;
1 reference to _fileName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\Compiler\CompilerError.cs (1)
152return _fileName;