16 references to HandleError
dotnet-svcutil-lib (16)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (9)
568
this.
HandleError
(e1);
592
this.
HandleError
(e2);
604
this.
HandleError
(e3);
627
this.
HandleError
(e4);
791
bool errorHandled = this.
HandleError
(exception);
953
this.
HandleError
(e);
1039
state.ChannelHandler.
HandleError
(e);
1053
state.ChannelHandler.
HandleError
(e);
1067
state.ChannelHandler.
HandleError
(e);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (7)
177
this.channelHandler.
HandleError
(e);
224
this.channelHandler.
HandleError
(e);
242
this.channelHandler.
HandleError
(e);
261
this.channelHandler.
HandleError
(e);
280
this.channelHandler.
HandleError
(e);
365
this.channelHandler.
HandleError
(e);
392
this.channelHandler.
HandleError
(e);