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)
193
AddCountIfNonZero(properties, "XamlTaskFactoryTasksExecutedCount",
_xamlTaskFactoryTasksExecutedCount
);
207
_xamlTaskFactoryTasksExecutedCount
+