2 references to Key
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Regex.Cache.cs (2)
120Key key = new Key(pattern, culture.ToString(), RegexOptions.None, Regex.s_defaultMatchTimeout); 139Key key = new Key(pattern, culture.ToString(), options, matchTimeout);