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