1 reference to TryAddItem
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TimeBoundedCache.cs (1)
85return this.TryAddItem(key, new ExpirableItem(item, expirationTime), replaceExistingEntry);