3 references to _propAssemblyPreprocessorType
System.Web (3)
Configuration\CompilationSection.cs (3)
223
_properties.Add(
_propAssemblyPreprocessorType
);
435
return (string)base[
_propAssemblyPreprocessorType
];
438
base[
_propAssemblyPreprocessorType
] = value;