1 reference to RegexMatchTimeoutException
System (1)
regex\system\text\regularexpressions\RegexRunner.cs (1)
267
throw new
RegexMatchTimeoutException
(runtext, runregex.pattern, TimeSpan.FromMilliseconds(timeout));