2 references to DispatchOperationRuntime
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
54
DispatchOperationRuntime unhandled = new
DispatchOperationRuntime
(dispatch.UnhandledDispatchOperation, this);
60
DispatchOperationRuntime operationRuntime = new
DispatchOperationRuntime
(operation, this);