3 references to _propEnableEventValidation
System.Web (3)
Configuration\PagesSection.cs (3)
184_properties.Add(_propEnableEventValidation); 305return (bool)base[_propEnableEventValidation]; 308base[_propEnableEventValidation] = value;