3 references to HandleError
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
768
return this.
HandleError
(e, ref dummy);
829
if (!this.
HandleError
(e, ref faultInfo) && this.hasSession)
1216
this.
HandleError
(exception, ref faultInfo);