2 references to SourcesCount
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
61
private const string SourcesCount = nameof(
SourcesCount
);
382
telemetry.TelemetryEvent[
SourcesCount
] = _request.DependencyProviders.RemoteProviders.Count;