3 references to IAssemblyPostProcessor
System.Web (3)
Compilation\AssemblyBuilder.cs (2)
1014
using (
IAssemblyPostProcessor
postProcessor = (
IAssemblyPostProcessor
) HttpRuntime.FastCreatePublicInstance(postProcessorType)) {
Configuration\CompilationSection.cs (1)
456
ConfigUtil.CheckBaseType(typeof(System.Web.Compilation.
IAssemblyPostProcessor
),