1 write to methodType
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
497this.methodType = methodType;
1 reference to methodType
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
508get { return methodType; }