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