5 references to CheckTimeout
System.Text.RegularExpressions (5)
System\Text\RegularExpressions\RegexInterpreter.cs (4)
130
CheckTimeout
(); // to ensure that any backtracking operation has a timeout check
335
CheckTimeout
();
353
CheckTimeout
();
691
CheckTimeout
(); // to ensure that positive/negative lookarounds have a timeout check
System\Text\RegularExpressions\RegexRunner.cs (1)
249
CheckTimeout
();