4 writes to _stack
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexParser.cs (4)
70_stack = null; 264_stack = null; 2216_stack = _concatenation; 2225_stack = _group!.Parent;
4 references to _stack
System.Text.RegularExpressions (4)
System\Text\RegularExpressions\RegexParser.cs (4)
369if (_stack == null) 531if (_stack != null) 2213_group!.Parent = _stack; 2222_concatenation = _stack;