1 type derived from TimeBoundedCache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\InMemoryNonceCache.cs (1)
48internal sealed class NonceCacheImpl : TimeBoundedCache
4 references to TimeBoundedCache
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\TimeBoundedCache.cs (2)
417TimeBoundedCache self = (TimeBoundedCache)state;
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecurityContextSecurityToken.cs (2)
15public class SecurityContextSecurityToken : SecurityToken, TimeBoundedCache.IExpirableItem, IDisposable 209DateTime TimeBoundedCache.IExpirableItem.ExpirationTime