6 references to RemoveEntry
Microsoft.Extensions.Caching.Memory (6)
MemoryCache.cs (6)
164coherentState.RemoveEntry(priorEntry, _options); 227coherentState.RemoveEntry(priorEntry, _options); 329if (coherentState.RemoveEntry(entry, _options) && _allStats is not null) 414if (_coherentState.RemoveEntry(entry, _options) && _allStats is not null) 527if (coherentState.RemoveEntry(entry, _options) && _allStats is not null) 688if (coherentState.RemoveEntry(entry, _options))