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