2 references to GetResponseFailed
PresentationCore (2)
MS\Internal\WpfWebRequestHelper.cs (2)
190
throw new IOException(SR.Format(SR.
GetResponseFailed
, requestUri.ToString()));
206
throw new IOException(SR.Format(SR.
GetResponseFailed
, requestUri.ToString()));