1 write to _instanceId
Microsoft.Build (1)
BackEnd\Node\OutOfProcServerNode.cs (1)
105_instanceId = instanceId;
2 references to _instanceId
Microsoft.Build (2)
BackEnd\Node\OutOfProcServerNode.cs (2)
128_instanceId); 361bool shouldReuse = buildComplete.PrepareForReuse && _instanceId is null;