2 references to Normal
System.Web (2)
Cache\cache.cs (1)
104Default = Normal
CachedPathData.cs (1)
267CacheItemPriority priority = cacheEntryIsNotRemovable ? CacheItemPriority.NotRemovable : CacheItemPriority.Normal;