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