2 references to CreateUnexpectedResponseException
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
3647return CreateUnexpectedResponseException(webException, response); 3910throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreateUnexpectedResponseException(responseException, response));