28 references to new
Microsoft.Build.Engine.OM.UnitTests (27)
Construction\ProjectFormatting_Tests.cs (10)
110using ProjectRootElementFromString projectRootElementFromString = new( 146using ProjectRootElementFromString projectRootElementFromString = new( 182using ProjectRootElementFromString projectRootElementFromString = new( 213using ProjectRootElementFromString projectRootElementFromString = new( 243using ProjectRootElementFromString projectRootElementFromString = new( 277using ProjectRootElementFromString projectRootElementFromString = new( 316using ProjectRootElementFromString projectRootElementFromString = new( 359using ProjectRootElementFromString projectRootElementFromString = new( 386using ProjectRootElementFromString projectRootElementFromString = new( 441using ProjectRootElementFromString projectRootElementFromString = new(
Construction\ProjectItemGroupElement_tests.cs (1)
196using ProjectRootElementFromString projectRootElementFromString = new(content, ProjectCollection.GlobalProjectCollection, true);
Construction\ProjectMetadataElement_Tests.cs (12)
556using ProjectRootElementFromString projectRootElementFromString = new( 600using ProjectRootElementFromString projectRootElementFromString = new( 674using ProjectRootElementFromString projectRootElementFromString = new( 717using ProjectRootElementFromString projectRootElementFromString = new( 803using ProjectRootElementFromString projectRootElementFromString = new( 866using ProjectRootElementFromString projectRootElementFromString = new( 935using ProjectRootElementFromString projectRootElementFromString = new( 978using ProjectRootElementFromString projectRootElementFromString = new( 1050using ProjectRootElementFromString projectRootElementFromString = new( 1090using ProjectRootElementFromString projectRootElementFromString = new( 1161using ProjectRootElementFromString projectRootElementFromString = new( 1208using ProjectRootElementFromString projectRootElementFromString = new(
Construction\ProjectRootElement_Tests.cs (1)
1292using ProjectRootElementFromString projectRootElementFromString = new(
Definition\Project_Tests.cs (3)
1447using ProjectRootElementFromString projectRootElementFromString = new( 1513using ProjectRootElementFromString projectRootElementFromString = new( 1595using (var projectRootElementFromString = new ProjectRootElementFromString(projectContents, projectCollection, preserveFormatting: true))
Microsoft.Build.UnitTests.Shared (1)
ProjectFromString.cs (1)
60: this(s, projectCollection, false)