1 write to _propPrivateBytesLimit
System.Web (1)
Configuration\CacheSection.cs (1)
82_propPrivateBytesLimit =
3 references to _propPrivateBytesLimit
System.Web (3)
Configuration\CacheSection.cs (3)
115_properties.Add(_propPrivateBytesLimit); 194return (long)base[_propPrivateBytesLimit]; 197base[_propPrivateBytesLimit] = value;