3 references to HandleError
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
514return this.HandleError(e, ref dummy); 575if (!this.HandleError(e, ref faultInfo) && _hasSession) 873this.HandleError(exception, ref faultInfo);