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