2 writes to _methodName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeDelegateCreateExpression.cs (2)
47_methodName = methodName; 101_methodName = value;
2 references to _methodName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeDelegateCreateExpression.cs (2)
97return (_methodName == null) ? string.Empty : _methodName;