2 writes to methodName
System.ServiceModel (2)
System\ServiceModel\ServiceKnownTypeAttribute.cs (2)
26this.methodName = methodName; 31this.methodName = methodName;
1 reference to methodName
System.ServiceModel (1)
System\ServiceModel\ServiceKnownTypeAttribute.cs (1)
42get { return methodName; }