3 references to _propControlBuilderInterceptorType
System.Web (3)
Configuration\CompilationSection.cs (3)
226
_properties.Add(
_propControlBuilderInterceptorType
);
498
return (string)base[
_propControlBuilderInterceptorType
];
501
base[
_propControlBuilderInterceptorType
] = value;