2 references to CoherentState
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
57
_coherentState = new
CoherentState
();
348
CoherentState oldState = Interlocked.Exchange(ref _coherentState, new
CoherentState
());