1 write to HandshakeOptions
Microsoft.Build (1)
CommunicationsUtilities.cs (1)
197HandshakeOptions = nodeType;
2 references to HandshakeOptions
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
384NodeContext 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.