3 writes to _stack
System (3)
regex\system\text\regularexpressions\RegexParser.cs (3)
224_stack = null; 1913_stack = _concatenation; 1923_stack = _group._next;
3 references to _stack
System (3)
regex\system\text\regularexpressions\RegexParser.cs (3)
1910_group._next = _stack; 1920_concatenation = _stack; 1939return _stack == null;