1 write to _fieldName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeFieldReferenceExpression.cs (1)
80_fieldName = value;
2 references to _fieldName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeFieldReferenceExpression.cs (2)
76return (_fieldName == null) ? string.Empty : _fieldName;