2 references to DefaultRegexMatchTimeout
System.Web (2)
Hosting\ApplicationManager.cs (2)
1003if (httpRuntimeSection.DefaultRegexMatchTimeout != TimeSpan.Zero) { 1004appDomainAdditionalData[_regexMatchTimeoutKey] = httpRuntimeSection.DefaultRegexMatchTimeout;