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