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