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