2 references to GetFaultException
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
396FaultStringDecoder.GetFaultException(decoder.Fault, via.ToString(), contentType));
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
250throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(FaultStringDecoder.GetFaultException(_decoder.Fault, _channel.RemoteAddress.Uri.ToString(), _messageEncoder.ContentType));