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