1 write to RootNodes
Microsoft.Build (1)
Graph\GraphBuilder.cs (1)
96
RootNodes
= GetGraphRoots(EntryPointNodes);
1 reference to RootNodes
Microsoft.Build (1)
Graph\ProjectGraph.cs (1)
444
GraphRoots = graphBuilder.
RootNodes
;