1 write to ActiveNodeIds
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
1314telemetry.ActiveNodeIds = string.Join(",", _activeNodes);
2 references to ActiveNodeIds
Microsoft.Build.Framework (2)
Telemetry\CrashTelemetry.cs (2)
541AddIfNotNull(ActiveNodeIds); 611AddIfNotNull(ActiveNodeIds);