13 references to AvoidEndOfHandshakeSignal
Microsoft.Build.Framework (13)
BackEnd\Handshake.cs (7)
137
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.Options),
138
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.Salt),
139
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionMajor),
140
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionMinor),
141
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionBuild),
142
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionPrivate),
143
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.SessionId));
BackEnd\ServerNodeHandshake.cs (6)
26
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.Options),
27
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.Salt),
28
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionMajor),
29
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionMinor),
30
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionBuild),
31
CommunicationsUtilities.
AvoidEndOfHandshakeSignal
(_handshakeComponents.FileVersionPrivate));