1 instantiation of HttpClientType
System.Web.Services (1)
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
116
clientType = new
HttpClientType
(type);
3 references to HttpClientType
System.Web.Services (3)
System\Web\Services\Protocols\HttpClientProtocol.cs (3)
100
HttpClientType
clientType;
111
clientType = (
HttpClientType
)GetFromCache(type);
114
clientType = (
HttpClientType
)GetFromCache(type);