2 references to CreateSolutionConfigurationProperty
Microsoft.Build.Engine.UnitTests (2)
ProjectCache\ProjectCacheTests.cs (2)
579
string solutionConfigurationGlobalProperty =
CreateSolutionConfigurationProperty
(graph.ProjectNodes);
1468
var solutionConfigurationGlobalProperty =
CreateSolutionConfigurationProperty
(graph.ProjectNodes);