3 references to GetFaultException
System.ServiceModel (3)
System\ServiceModel\Channels\FramingChannels.cs (2)
970FaultStringDecoder.GetFaultException(decoder.Fault, via.ToString(), contentType)); 1135FaultStringDecoder.GetFaultException(decoder.Fault, via.ToString(), contentType));
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
1582throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(FaultStringDecoder.GetFaultException(decoder.Fault, channel.RemoteAddress.Uri.ToString(), messageEncoder.ContentType));