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