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