1 write to _methodName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\codemethodreferenceexpression.cs (1)
92_methodName = value;
2 references to _methodName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\codemethodreferenceexpression.cs (2)
88return (_methodName == null) ? string.Empty : _methodName;