3 references to PackageSourceHelper
Microsoft.CodeAnalysis.Features (3)
AddImport\SymbolReferenceFinder_PackageAssemblySearch.cs (1)
62var packageSources = PackageSourceHelper.GetPackageSources(_packageSources);
AddPackage\AbstractAddPackageCodeFixProvider.cs (1)
51var packageSources = PackageSourceHelper.GetPackageSources(installerService.TryGetPackageSources());
AddPackage\ParentInstallPackageCodeAction.cs (1)
20/// cref="PackageSourceHelper.NugetOrg"/> ("nuget.org"). Can be <see langword="null"/> to use the users configured