3 references to HandleError
System.ServiceModel.Primitives (3)
System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
506return HandleError(e, ref dummy); 567if (!HandleError(e, ref faultInfo) && _hasSession) 883HandleError(exception, ref faultInfo);