3 references to MSBuildProjectInstance
NuGet.Build.Tasks.Console (3)
MSBuildProjectInstance.cs (1)
45return new MSBuildProjectInstance(projectInstance);
MSBuildStaticGraphRestore.cs (2)
836new ProjectWithInnerNodes(args.targetFramework, new MSBuildProjectInstance(args.projectInstance)), 838project.Add(args.targetFramework, new MSBuildProjectInstance(args.projectInstance)),