3 references to _propWaitChangeNotification
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
337
_properties.Add(
_propWaitChangeNotification
);
630
return (int)base[
_propWaitChangeNotification
];
633
base[
_propWaitChangeNotification
] = value;