1 write to _count
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxTokenList.Enumerator.cs (1)
54
_count
= list.Count;
2 references to _count
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\SyntaxTokenList.Enumerator.cs (2)
68
if (
_count
== 0 ||
_count
<= _index + 1)