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