1 write to s_wordLetterForAnchors
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\UnicodeCategoryConditions.cs (1)
72Interlocked.CompareExchange(ref s_wordLetterForAnchors, solver.Or(WordLetter(solver), solver.CreateBDDFromRange('\u200C', '\u200D')), null) ??
2 references to s_wordLetterForAnchors
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Symbolic\UnicodeCategoryConditions.cs (2)
71s_wordLetterForAnchors ?? 73s_wordLetterForAnchors;