1 write to _debug
System.Web.Extensions (1)
UI\AppLevelCompilationSectionCache.cs (1)
34
_debug
= GetDebugFromConfig();
2 references to _debug
System.Web.Extensions (2)
UI\AppLevelCompilationSectionCache.cs (2)
33
if (
_debug
== null) {
36
return
_debug
.Value;