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