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