Implemented interface member:
property
Priority
Microsoft.Extensions.Caching.Memory.ICacheEntry.Priority
2 references to Priority
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
602switch (entry.Priority) 616throw new NotSupportedException("Not implemented: " + entry.Priority);