3 references to FeedTypePackageSource
NuGet.Protocol (3)
SourceRepository.cs (2)
237
var
feedTypeSource = source as
FeedTypePackageSource
;
Utility\FeedTypeUtility.cs (1)
20
if (packageSource is
FeedTypePackageSource
feedTypePackageSource)