3 references to Add
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\DnsCache.cs (1)
119s_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);