3 references to s_categories
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\Symbolic\UnicodeCategoryConditions.cs (3)
36s_categories[(int)category] ?? 37Interlocked.CompareExchange(ref s_categories[(int)category], BDD.Deserialize(UnicodeCategoryRanges.GetSerializedCategory(category)), null) ?? 38s_categories[(int)category]!;