1 implementation of ICompilationSection
System.Web.Extensions (1)
UI\AppLevelCompilationSectionCache.cs (1)
16internal sealed class AppLevelCompilationSectionCache : ICompilationSection {
3 references to ICompilationSection
System.Web.Extensions (3)
UI\ScriptManager.cs (3)
49private readonly ICompilationSection _appLevelCompilationSection; 125ICompilationSection appLevelCompilationSection, 165private ICompilationSection AppLevelCompilationSection {