3 references to Add
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\DnsCache.cs (1)
119
s_resolveCache.
Add
(hostName, new DnsCacheEntry(hostAddresses, now));
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (2)
295
_httpClientCache.
Add
(connectionGroupName, httpClient);
582
_credentialHashCache.
Add
(inputString, credentialHash);