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