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