4 writes to _balancing
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\Match.cs (4)
59
_balancing
= false;
77
_balancing
= false;
198
_balancing
= true;
366
_balancing
= false;
2 references to _balancing
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Match.cs (2)
289
if (
_balancing
)
293
Debug.Assert(!
_balancing
);