3 references to projectNamesToDisambiguate
Microsoft.Build (1)
Construction\Solution\ProjectInSolution.cs (1)
532foreach (string projectName in projectNamesToDisambiguate)
Microsoft.Build.Engine.UnitTests (2)
Construction\SolutionProjectGenerator_Tests.cs (2)
2385foreach (string projectName in ProjectInSolution.projectNamesToDisambiguate) 2410foreach (string targetName in ProjectInSolution.projectNamesToDisambiguate)