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