Base:
method
GetWebResponse
System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(System.Net.WebRequest)
3 references to GetWebResponse
System.Web.Services (3)
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (1)
243
response =
GetWebResponse
(request);
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
164
response =
GetWebResponse
(request);
System\Web\Services\Protocols\SoapClientProtocol.cs (1)
306
response =
GetWebResponse
(request);