1 write to _stringAltLookup
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
743_stringAltLookup = _stringEntries.GetAlternateLookup<ReadOnlySpan<char>>();
1 reference to _stringAltLookup
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
754=> _stringAltLookup.TryGetValue(key, out entry);