5 references to RuntimeGraph
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
1077
RuntimeGraph = new
RuntimeGraph
(
NuGet.Commands (2)
RestoreCommand\Utility\MSBuildRestoreUtility.cs (1)
618
return new
RuntimeGraph
(runtimes, supports);
RestoreCommand\Utility\PackageSpecFactory.cs (1)
59
RuntimeGraph = new
RuntimeGraph
(
NuGet.Packaging (1)
RuntimeModel\JsonRuntimeFormat.cs (1)
63
return new
RuntimeGraph
(
NuGet.ProjectModel (1)
JsonPackageSpecReader.Utf8JsonStreamReader.cs (1)
166
packageSpec.RuntimeGraph = new
RuntimeGraph
(