2 references to GetResponseFailed
PresentationFramework (2)
System\Windows\Data\XmlDataProvider.cs (1)
570
throw new InvalidOperationException(SR.
GetResponseFailed
);
System\Windows\Navigation\NavigationService.cs (1)
2622
throw new Exception(SR.Format(SR.
GetResponseFailed
, requestUri.ToString()));