4 references to GetFromCache
System.Web.Services (4)
System\Web\Services\Protocols\HttpClientProtocol.cs (2)
111
clientType = (HttpClientType)
GetFromCache
(type);
114
clientType = (HttpClientType)
GetFromCache
(type);
System\Web\Services\Protocols\SoapClientProtocol.cs (2)
180
clientType = (SoapClientType)
GetFromCache
(type);
183
clientType = (SoapClientType)
GetFromCache
(type);