2 references to PackageSource
NuGet.Configuration (2)
PackageSource\PackageSource.cs (2)
142: this(source, name, isEnabled, isOfficial: false) 208return new PackageSource(Source, Name, IsEnabled, IsOfficial, IsPersistable)