3 references to new
Microsoft.Build (3)
BackEnd\Client\MSBuildClient.cs (1)
522
private ServerNodeHandshake GetHandshake() =>
new
(CommunicationsUtilities.GetHandshakeOptions(
BackEnd\Components\Communications\RarNodeLauncher.cs (1)
23
_pipeName = NamedPipeUtil.GetRarNodePipeName(
new
(HandshakeOptions.None));
BackEnd\Node\OutOfProcServerNode.cs (1)
96
ServerNodeHandshake handshake =
new
(