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