1 reference to _regexTimeout
Microsoft.AspNetCore.Rewrite (1)
RedirectRule.cs (1)
22InitialMatch = new Regex(regex, RegexOptions.Compiled | RegexOptions.CultureInvariant, _regexTimeout);