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