2 references to NodeReuse
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
680
return Handshake.IsHandshakeOptionEnabled(hostContext, HandshakeOptions.
NodeReuse
)
CommunicationsUtilities.cs (1)
927
context |= HandshakeOptions.
NodeReuse
;