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