1 write to action
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
69this.action = action;
1 reference to action
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ClientOperation.cs (1)
78get { return this.action; }