2 references to AttemptCreateNode
Microsoft.Build (2)
BackEnd\Components\Communications\NodeManager.cs (2)
99nodes.AddRange(AttemptCreateNode(_inProcNodeProvider!, configuration, numberOfNodesToCreate)); 104nodes.AddRange(AttemptCreateNode(_outOfProcNodeProvider!, configuration, numberOfNodesToCreate - nodes.Count));