4 writes to _balancing
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\Match.cs (4)
66
_balancing
= false;
89
_balancing
= false;
287
_balancing
= true;
455
_balancing
= false;
2 references to _balancing
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Match.cs (2)
378
if (
_balancing
)
382
Debug.Assert(!
_balancing
);