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