2 references to BatchCompilationEnabled
System.Web (2)
Compilation\BuildManager.cs (2)
1903
if (
BatchCompilationEnabled
.HasValue) {
1904
return
BatchCompilationEnabled
.Value;