1 reference to DefinedCategoriesCapacity
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\RegexCharClass.cs (1)
122
private static readonly Dictionary<string, string> s_definedCategories = new Dictionary<string, string>(
DefinedCategoriesCapacity
)