25 references to HandleError
System.ServiceModel (25)
System\ServiceModel\Dispatcher\ChannelHandler.cs (14)
822
this.
HandleError
(e1);
846
this.
HandleError
(e2);
858
this.
HandleError
(e3);
881
this.
HandleError
(e4);
1113
bool errorHandled = this.
HandleError
(exception);
1296
this.
HandleError
(e);
1384
state.ChannelHandler.
HandleError
(e);
1400
state.ChannelHandler.
HandleError
(e);
1416
state.ChannelHandler.
HandleError
(e);
1525
if (!this.
HandleError
(ex))
1610
if (!this.
HandleError
(ex))
1748
this.
HandleError
(ex);
1754
this.
HandleError
(ex);
1765
if (!this.
HandleError
(ex))
System\ServiceModel\Dispatcher\MessageRpc.cs (9)
245
this.channelHandler.
HandleError
(e);
327
this.channelHandler.
HandleError
(e);
350
callbackState.ChannelHandler.
HandleError
(e);
373
callbackState.ChannelHandler.
HandleError
(e);
391
this.channelHandler.
HandleError
(e);
410
this.channelHandler.
HandleError
(e);
429
this.channelHandler.
HandleError
(e);
525
this.channelHandler.
HandleError
(e);
552
this.channelHandler.
HandleError
(e);
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (2)
345
this.channelHandler.
HandleError
(exception);
369
callbackState.ChannelHandler.
HandleError
(e);