4 references to EmptyGlobalProperties
Microsoft.Build.Engine.UnitTests (4)
Graph\GraphTestingUtilities.cs (3)
95node.ProjectInstance.GlobalProperties.ShouldBeSameIgnoringOrder(EmptyGlobalProperties.AddRange(additionalGlobalProperties)); 106outerBuild.ProjectInstance.GlobalProperties.ShouldBeSameIgnoringOrder(EmptyGlobalProperties.AddRange(additionalGlobalProperties)); 125EmptyGlobalProperties
Graph\ProjectGraph_Tests.cs (1)
411GetFirstNodeWithProjectNumber(graph, 2).ProjectReferences.First().ProjectInstance.GlobalProperties.ShouldBeSameIgnoringOrder(EmptyGlobalProperties);