2 references to OutOfProcRarNode
Microsoft.Build (1)
BackEnd\Components\Communications\RarNodeLauncher.cs (1)
76string commandLineArgs = string.Join(" ", ["/nologo", NodeModeHelper.ToCommandLineArgument(NodeMode.OutOfProcRarNode)]);
MSBuild (1)
XMake.cs (1)
3006case NodeMode.OutOfProcRarNode: