2 writes to _fileName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeChecksumPragma.cs (2)
30_fileName = fileName; 43_fileName = value;
2 references to _fileName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeChecksumPragma.cs (2)
39return (_fileName == null) ? string.Empty : _fileName;