3 references to HandleError
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
1651this.error.HandleError(ref rpc); 1656this.error.HandleError(ref rpc);
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
164callbackState.DispatchRuntime.ErrorBehavior.HandleError(ref rpc);