3 references to debug
System.Web (3)
UI\TemplateParser.cs (3)
1257compilParams.IncludeDebugInformation = flags[debug]; 1904flags[debug] = Util.GetBooleanAttribute(name, value); 1905if (flags[debug] && !HttpRuntime.HasAspNetHostingPermission(AspNetHostingPermissionLevel.Medium)) {