1 instantiation of ProjectWithInnerNodes
NuGet.Build.Tasks.Console (1)
MSBuildStaticGraphRestore.cs (1)
836new ProjectWithInnerNodes(args.targetFramework, new MSBuildProjectInstance(args.projectInstance)),
3 references to ProjectWithInnerNodes
NuGet.Build.Tasks.Console (3)
MSBuildStaticGraphRestore.cs (1)
837updateProjectFactory: static (string projectPath, ProjectWithInnerNodes project, (ProjectInstance projectInstance, string targetFramework) args) =>
ProjectWithInnerNodes.cs (2)
19/// Initializes a new instance of the <see cref="ProjectWithInnerNodes"/> class. 40public ProjectWithInnerNodes Add(string targetFramework, IMSBuildProject project)