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