2 references to ServerNodeHandshake
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (1)
539
return new
ServerNodeHandshake
(CommunicationsUtilities.GetHandshakeOptions(taskHost: false, architectureFlagToSet: XMakeAttributes.GetCurrentMSBuildArchitecture()));
BackEnd\Node\OutOfProcServerNode.cs (1)
103
ServerNodeHandshake handshake =
new
(