2 references to CountPackageReferences
dotnet (1)
Commands\Run\RunCommand.cs (1)
802
var packageReferenceCount = RunTelemetry.
CountPackageReferences
(directives);
dotnet.Tests (1)
CommandTests\Run\RunTelemetryTests.cs (1)
106
var count = RunTelemetry.
CountPackageReferences
(directives);