2 references to RuntimeGraph
aspire-managed (1)
NuGet\Commands\RestoreCommand.cs (1)
326packageSpec.RuntimeGraph = new RuntimeGraph([new RuntimeDescription(runtimeIdentifier)]);
Microsoft.DotNet.Build.Tasks.Packaging (1)
GenerateRuntimeDependencies.cs (1)
129RuntimeGraph runtimeGraph = new RuntimeGraph(runtimes);