2 references to RemoteSourceDependencyInfo
NuGet.Protocol (2)
DependencyInfo\ResolverMetadataClient.cs (2)
159
return new
RemoteSourceDependencyInfo
(identity, listed, catalogEntry.DependencySets, contentUri);
212
return new
RemoteSourceDependencyInfo
(identity, listed, dependencyGroups, contentUri);