4 references to _stack
System.Core (4)
Microsoft\Scripting\Ast\DebugViewWriter.cs (4)
78return _stack.Count > 0 ? _stack.Peek() : 0; 148Debug.Assert(_stack.Count == 0); 1141Debug.Assert(_stack.Count == 0);