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