2 references to HttpSourcesCount
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
61
private const string HttpSourcesCount = nameof(
HttpSourcesCount
);
382
telemetry.TelemetryEvent[
HttpSourcesCount
] = httpSourcesCount;