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