2 references to _useCompilationSection
System.Web.Extensions (2)
UI\AssemblyCache.cs (1)
62
if (
_useCompilationSection
) {
UI\ScriptManager.cs (1)
314
if ((_defaultAjaxFrameworkAssembly == null) && !_ajaxFrameworkAssemblyConfigChecked && AssemblyCache.
_useCompilationSection
) {