2 references to ProxyOperationRuntime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (2)
35
_unhandled = new
ProxyOperationRuntime
(behavior.UnhandledClientOperation, this);
44
ProxyOperationRuntime operationRuntime = new
ProxyOperationRuntime
(operation, this);