2 references to RuntimeIdentifiersCount
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
67private const string RuntimeIdentifiersCount = nameof(RuntimeIdentifiersCount); 391telemetry.TelemetryEvent[RuntimeIdentifiersCount] = _request.Project.RuntimeGraph.Runtimes.Count;