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