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