1 write to syncMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
120this.syncMethod = value;
1 reference to syncMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
114get { return this.syncMethod; }