2 references to ProcessError
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageRpc.cs (2)
489
return ((handler != this.ErrorProcessor) && this.
ProcessError
(e2));
643
if (!this.
ProcessError
(e) && this.FaultInfo.Fault == null)