6 references to RemoveEntry
Microsoft.Extensions.Caching.Memory (6)
MemoryCache.cs (6)
169
coherentState.
RemoveEntry
(priorEntry, _options);
232
coherentState.
RemoveEntry
(priorEntry, _options);
334
if (coherentState.
RemoveEntry
(entry, _options) && _allStats is not null)
419
if (_coherentState.
RemoveEntry
(entry, _options) && _allStats is not null)
532
if (coherentState.
RemoveEntry
(entry, _options) && _allStats is not null)
693
if (coherentState.
RemoveEntry
(entry, _options))