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