1 write to action
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
47this.action = action;
1 reference to action
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperation.cs (1)
70get { return this.action; }