2 references to UseLegacyTimeoutCheck
System (2)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
131private static readonly bool UseLegacyTimeoutCheck = LocalAppContextSwitches.UseLegacyTimeoutCheck;
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
33private static readonly bool UseLegacyTimeoutCheck = LocalAppContextSwitches.UseLegacyTimeoutCheck;