1 write to _propDuration
System.Web (1)
Configuration\OutputCacheProfile.cs (1)
52_propDuration = new ConfigurationProperty("duration",
3 references to _propDuration
System.Web (3)
Configuration\OutputCacheProfile.cs (3)
91_properties.Add(_propDuration); 141return (int)base[_propDuration]; 144base[_propDuration] = value;