2 overrides of GetHandshake
Microsoft.Build (2)
BackEnd\Components\Communications\NodeEndpointOutOfProc.cs (1)
35protected override Handshake GetHandshake()
BackEnd\Components\Communications\ServerNodeEndpointOutOfProc.cs (1)
32protected override Handshake GetHandshake()
1 reference to GetHandshake
Microsoft.Build (1)
parent\Shared\NodeEndpointOutOfProcBase.cs (1)
430Handshake handshake = GetHandshake();