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