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