2 references to new
dotnet (2)
Commands\Reference\List\ReferenceListCommand.cs (1)
36
ProjectInstance projectInstance =
new
(msbuildProj.ProjectRootElement);
Commands\Solution\Add\SolutionAddCommand.cs (1)
177
ProjectInstance projectInstance = new
ProjectInstance
(projectRootElement);