2 references to LocalSourcesCount
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
63private const string LocalSourcesCount = nameof(LocalSourcesCount); 384telemetry.TelemetryEvent[LocalSourcesCount] = _request.DependencyProviders.RemoteProviders.Count - httpSourcesCount;