2 references to Add
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\UnicodeCategoryRangesGenerator.cs (2)
52catMap[char.GetUnicodeCategory(ch)].Add(ch); 55whitespace.Add(ch);