3 references to HandleError
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
311return this.HandleError(e, request, channel); 1174this.HandleError(e, request, _channel); 1209this.HandleError(e, request, _channel);