1 write to _childCount
Microsoft.CodeAnalysis.Workspaces (1)
EmbeddedSyntaxNode.cs (1)
208_childCount = _node.ChildCount;
1 reference to _childCount
Microsoft.CodeAnalysis.Workspaces (1)
EmbeddedSyntaxNode.cs (1)
218if (_currentIndex >= _childCount)