6 references to WriteIntForHandshake
MSBuild (6)
CommunicationsUtilities.cs (3)
461
stream.
WriteIntForHandshake
(EndOfHandshakeSignal);
614
stream.
WriteIntForHandshake
(0x0F0F0F0F);
615
stream.
WriteIntForHandshake
(0x0F0F0F0F);
NodeEndpointOutOfProcBase.cs (3)
435
_pipeServer.
WriteIntForHandshake
(index + 1);
458
_pipeServer.
WriteIntForHandshake
(Handshake.PacketVersionFromChildMarker); // Marker: PacketVersion follows
459
_pipeServer.
WriteIntForHandshake
(NodePacketTypeExtensions.PacketVersion);