1 write to HandshakeOptions
Microsoft.Build (1)
CommunicationsUtilities.cs (1)
197
HandshakeOptions
= nodeType;
2 references to HandshakeOptions
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
384
NodeContext nodeContext = new(nodeId, nodeToReuse, nodeStream, factory, terminateNode, hostHandshake.
HandshakeOptions
);
CommunicationsUtilities.cs (1)
175
/// The <see cref="
HandshakeOptions
"/> that specifies the type of node and configuration options for the handshake operation.