5 references to Add
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpChannelFactory.cs (3)
238
_credentialCacheUriPrefixCache.
Add
(via, result);
373
_httpClientCache.
Add
(connectionGroupName, httpClient);
678
_credentialHashCache.
Add
(inputString, credentialHash);
System.ServiceModel.NetTcp (1)
System\ServiceModel\Channels\DnsCache.cs (1)
98
s_resolveCache.
Add
(hostName, new DnsCacheEntry(hostAddresses, now));
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
758
s_factoryRefCache.
Add
(_endpointTrait, _channelFactoryRef);