1 reference to TryGetValue
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
243
if (
TryGetValue
(key, out object? untyped))