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