1 write to _appLevelCompilationSection
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
132
_appLevelCompilationSection
= appLevelCompilationSection;
2 references to _appLevelCompilationSection
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
167
if (
_appLevelCompilationSection
!= null) {
168
return
_appLevelCompilationSection
;