2 references to ProxyOperationRuntime
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (2)
42
this.unhandled = new
ProxyOperationRuntime
(behavior.UnhandledClientOperation, this);
51
ProxyOperationRuntime operationRuntime = new
ProxyOperationRuntime
(operation, this);