2 references to ProcessError
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (2)
329return ((handler != this.ErrorProcessor) && this.ProcessError(e2)); 457if (!this.ProcessError(e) && this.FaultInfo.Fault == null)