2 writes to _methodName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceKnownTypeAttribute.cs (2)
26
_methodName
= methodName;
31
_methodName
= methodName;
1 reference to _methodName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceKnownTypeAttribute.cs (1)
42
get { return
_methodName
; }