1 write to HandshakeOptions
Microsoft.Build.Tasks.Core (1)
CommunicationsUtilities.cs (1)
258
HandshakeOptions
= nodeType;
3 references to HandshakeOptions
Microsoft.Build.Tasks.Core (3)
CommunicationsUtilities.cs (3)
227
/// The <see cref="
HandshakeOptions
"/> that specifies the type of node and configuration options for the handshake operation.
239
/// The <see cref="
HandshakeOptions
"/> that specifies the type of node and configuration options for the handshake operation.
303
private bool IsNetTaskHost => IsHandshakeOptionEnabled(
HandshakeOptions
, HandshakeOptions.NET | HandshakeOptions.TaskHost);