2 writes to _checkTimeout
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexRunner.cs (2)
342_checkTimeout = false; 349_checkTimeout = true;
1 reference to _checkTimeout
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexRunner.cs (1)
359if (_checkTimeout && Environment.TickCount64 >= _timeoutOccursAt)