2 references to CentralTransitiveDependencyGroup
NuGet.Commands (1)
RestoreCommand\LockFileBuilder.cs (1)
503
var centralEnforcedTransitiveDependencyGroup = new
CentralTransitiveDependencyGroup
NuGet.ProjectModel (1)
LockFile\Utf8JsonStreamLockFileConverter.cs (1)
169
results.Add(new
CentralTransitiveDependencyGroup
(framework, dependencies));