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