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