1 write to endMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
107this.endMethod = value;
1 reference to endMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
101get { return this.endMethod; }