2 references to NodeContext
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
176NodeContext nodeContext = new NodeContext(0, nodeProcess, nodeStream, factory, terminateNode); 381NodeContext nodeContext = new(nodeId, nodeToReuse, nodeStream, factory, terminateNode);