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)
167if (_appLevelCompilationSection != null) { 168return _appLevelCompilationSection;