1 write to SlotIndex
Microsoft.CodeAnalysis.CSharp (1)
Syntax\SyntaxTreeDiagnosticEnumerator.cs (1)
97
stack.Top.
SlotIndex
= nextSlotIndex;
1 reference to SlotIndex
Microsoft.CodeAnalysis.CSharp (1)
Syntax\SyntaxTreeDiagnosticEnumerator.cs (1)
84
for (var nextSlotIndex = stack.Top.
SlotIndex
+ 1; nextSlotIndex < node.SlotCount; nextSlotIndex++)