2 references to SizeLimitValue
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
504
long sizeLimit = _options.
SizeLimitValue
;
569
long sizeLimit = _options.
SizeLimitValue
;