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