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