4 writes to _balancing
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\Match.cs (4)
59
_balancing
= false;
77
_balancing
= false;
201
_balancing
= true;
369
_balancing
= false;
2 references to _balancing
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\Match.cs (2)
292
if (
_balancing
)
296
Debug.Assert(!
_balancing
);