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