3 references to WebException
System (1)
net\System\Net\_CommandStream.cs (1)
340
exception = new
WebException
(m_AbortReason);
System.Web.Extensions (2)
ClientServices\Providers\ProxyHelper.cs (2)
73
throw new
WebException
(AtlasWeb.ClientService_BadJsonResponse);
85
throw new
WebException
(AtlasWeb.ClientService_BadJsonResponse);