1 write to MatchTimeout
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCompilationInfo.cs (1)
68
MatchTimeout
= matchTimeout;
1 reference to MatchTimeout
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Regex.cs (1)
342
c.GenerateRegexType(pattern, options, fullname, regexinfos[i].IsPublic, tree, regexinfos[i].
MatchTimeout
);