2 references to DebugScriptTimeout
System.Web (2)
Compilation\PageCodeDomTreeGenerator.cs (1)
139setScriptTimeout.Right = new CodePrimitiveExpression(DebugScriptTimeout);
State\SessionStateModule.cs (1)
127static readonly TimeSpan DEFAULT_DBG_EXECUTION_TIMEOUT = new TimeSpan(0, 0, System.Web.Compilation.PageCodeDomTreeGenerator.DebugScriptTimeout);