1 write to MatchTimeout
System (1)
regex\system\text\regularexpressions\RegexCompilationInfo.cs (1)
51MatchTimeout = matchTimeout;
1 reference to MatchTimeout
System (1)
regex\system\text\regularexpressions\RegexCompiler.cs (1)
230TimeSpan mTimeout = regexes[i].MatchTimeout;