1 write to _count
Microsoft.CodeAnalysis (1)
Syntax\SyntaxTokenList.Enumerator.cs (1)
65
_count
= list.Count;
2 references to _count
Microsoft.CodeAnalysis (2)
Syntax\SyntaxTokenList.Enumerator.cs (2)
79
if (
_count
== 0 ||
_count
<= _index + 1)