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