1 instantiation of NodeEndpointOutOfProc
Microsoft.Build (1)
BackEnd\Node\OutOfProcNode.cs (1)
251
_nodeEndpoint = new
NodeEndpointOutOfProc
(enableReuse, lowPriority);
1 reference to NodeEndpointOutOfProc
Microsoft.Build (1)
BackEnd\Node\OutOfProcNode.cs (1)
49
private
NodeEndpointOutOfProc
_nodeEndpoint;