5 writes to _locked
System (5)
regex\system\text\regularexpressions\Regex.cs (5)
1491
if (0 == Interlocked.Exchange(ref
_locked
, 1)) {
1500
_locked
= 0;
1531
_locked
= 0;
1540
if (0 == Interlocked.Exchange(ref
_locked
, 1)) {
1548
_locked
= 0;