2 references to GetResponseString
System.Web.Extensions (2)
ClientServices\Providers\ProxyHelper.cs (2)
81string responseJson = GetResponseString(response); 95throw new WebException(String.Format(CultureInfo.CurrentCulture, AtlasWeb.ProxyHelper_BadStatusCode, response.StatusCode.ToString(), GetResponseString(response)), we);