1 write to _fileName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeLinePragma.cs (1)
58_fileName = value;
2 references to _fileName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeLinePragma.cs (2)
54return (_fileName == null) ? string.Empty : _fileName;