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