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