2 writes to _xamlTaskFactoryTasksExecutedCount
Microsoft.Build (2)
BackEnd\Components\Logging\ProjectTelemetry.cs (2)
73_xamlTaskFactoryTasksExecutedCount++; 169_xamlTaskFactoryTasksExecutedCount = 0;
2 references to _xamlTaskFactoryTasksExecutedCount
Microsoft.Build (2)
BackEnd\Components\Logging\ProjectTelemetry.cs (2)
193AddCountIfNonZero(properties, "XamlTaskFactoryTasksExecutedCount", _xamlTaskFactoryTasksExecutedCount); 207_xamlTaskFactoryTasksExecutedCount +