1 write to taskMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
272this.taskMethod = value;
1 reference to taskMethod
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
266get { return this.taskMethod; }