4 writes to _locked
System (4)
regex\system\text\regularexpressions\Regex.cs (4)
1571if (0 == Interlocked.Exchange(ref _locked, 1)) { 1573_locked = 0; 1587if (0 == Interlocked.Exchange(ref _locked, 1)) { 1589_locked = 0;