3 references to Top
Microsoft.CodeAnalysis.CSharp (3)
Syntax\SyntaxTreeDiagnosticEnumerator.cs (3)
48var diagIndex = _stack.Top.DiagnosticIndex; 49var node = _stack.Top.Node; 72var slotIndex = _stack.Top.SlotIndex;