2 writes to _count
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\ChildSyntaxList.Enumerator.cs (2)
24_count = count; 34_count = CountNodes(node.Green);
1 reference to _count
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\ChildSyntaxList.Enumerator.cs (1)
49if (newIndex < _count)