3 references to _propDebug
System.Web (3)
Configuration\CompilationSection.cs (3)
205
_properties.Add(
_propDebug
);
266
return (bool)base[
_propDebug
];
269
base[
_propDebug
] = value;