2 writes to _count
Microsoft.CodeAnalysis (2)
Syntax\SyntaxTriviaList.Enumerator.cs (2)
32_count = list.Count; 45_count = greenNode.IsList ? greenNode.SlotCount : 1;
1 reference to _count
Microsoft.CodeAnalysis (1)
Syntax\SyntaxTriviaList.Enumerator.cs (1)
90if (newIndex >= _count)