1 write to _inProcNode
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
360
nodeContext.
_inProcNode
= new InProcNode(nodeId, _componentHost, endpoints.NodeEndpoint);
1 reference to _inProcNode
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
370
InProcNodeThreadProc(nodeContext.
_inProcNode
);