3 references to ServerNodeHandshake
Microsoft.Build (3)
BackEnd\Client\MSBuildClient.cs (1)
539
return new
ServerNodeHandshake
(CommunicationsUtilities.GetHandshakeOptions(taskHost: false, architectureFlagToSet: XMakeAttributes.GetCurrentMSBuildArchitecture()));
BackEnd\Components\Communications\RarNodeLauncher.cs (1)
23
_pipeName = NamedPipeUtil.GetRarNodePipeName(
new
(HandshakeOptions.None));
BackEnd\Node\OutOfProcServerNode.cs (1)
101
ServerNodeHandshake handshake =
new
(