1 write to ChildNodeIndex
Microsoft.CodeAnalysis.Workspaces (1)
BKTree.Edge.cs (1)
21
ChildNodeIndex
= childNodeIndex;
3 references to ChildNodeIndex
Microsoft.CodeAnalysis.Workspaces (3)
BKTree.Builder.cs (1)
270
childIndex = _compactEdges[i].
ChildNodeIndex
;
BKTree.cs (1)
143
Lookup(_nodes[_edges[i].
ChildNodeIndex
],
BKTree.Edge.cs (1)
27
writer.WriteInt32(
ChildNodeIndex
);