2 references to ProxyOperationRuntime
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (2)
32UnhandledProxyOperation = new ProxyOperationRuntime(behavior.UnhandledClientOperation, this); 41ProxyOperationRuntime operationRuntime = new ProxyOperationRuntime(operation, this);