3 references to DispatchOperationRuntime
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (3)
102
DispatchOperationRuntime unhandled = new
DispatchOperationRuntime
(dispatch.UnhandledDispatchOperation, this);
110
DispatchOperationRuntime operationRuntime = new
DispatchOperationRuntime
(operation, this);
123
DispatchOperationRuntime operationRuntime = new
DispatchOperationRuntime
(operation, this);