2 references to Init
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.cs (2)
75RegexTree tree = Init(pattern, RegexOptions.None, s_defaultMatchTimeout, ref culture); 95RegexTree tree = Init(pattern, options, matchTimeout, ref culture);