1 instantiation of NodeEndpointOutOfProcTaskHost
MSBuildTaskHost (1)
OutOfProcTaskHostNode.cs (1)
658
_nodeEndpoint = new
NodeEndpointOutOfProcTaskHost
(nodeReuse);
1 reference to NodeEndpointOutOfProcTaskHost
MSBuildTaskHost (1)
OutOfProcTaskHostNode.cs (1)
70
private
NodeEndpointOutOfProcTaskHost
_nodeEndpoint;