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