Implemented interface member:
method
TryGetValue
Microsoft.Extensions.Caching.Memory.IMemoryCache.TryGetValue(System.Object, out System.Object)
1 reference to TryGetValue
Microsoft.Extensions.Caching.Memory (1)
MemoryDistributedCache.cs (1)
113_memCache.TryGetValue(key, out _);