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