2 references to DispatchOperationRuntime
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
60
DispatchOperationRuntime unhandled = new
DispatchOperationRuntime
(dispatch.UnhandledDispatchOperation, this);
66
DispatchOperationRuntime operationRuntime = new
DispatchOperationRuntime
(operation, this);