2 writes to _customTaskFactoryTasksExecutedCount
Microsoft.Build (2)
BackEnd\Components\Logging\ProjectTelemetry.cs (2)
77_customTaskFactoryTasksExecutedCount++; 170_customTaskFactoryTasksExecutedCount = 0;
2 references to _customTaskFactoryTasksExecutedCount
Microsoft.Build (2)
BackEnd\Components\Logging\ProjectTelemetry.cs (2)
194AddCountIfNonZero(properties, "CustomTaskFactoryTasksExecutedCount", _customTaskFactoryTasksExecutedCount); 208_customTaskFactoryTasksExecutedCount;