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