3 references to _propMinInterval
System.Web (3)
Configuration\ProfileSettings.cs (3)
67
_properties.Add(
_propMinInterval
);
141
return (TimeSpan)base[
_propMinInterval
];
144
base[
_propMinInterval
] = value;