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)
88
return (
_methodName
== null) ? string.Empty :
_methodName
;