1 instantiation of ProjectWithInnerNodes
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
872new ProjectWithInnerNodes(args.targetFramework, new MSBuildProjectInstance(args.projectInstance)),
2 references to ProjectWithInnerNodes
NuGet.Build.Tasks.Console (2)
MSBuildStaticGraphRestore.cs (1)
873updateProjectFactory: static (string projectPath, ProjectWithInnerNodes project, (ProjectInstance projectInstance, string targetFramework) args) =>
ProjectWithInnerNodes.cs (1)
40public ProjectWithInnerNodes Add(string targetFramework, IMSBuildProject project)