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)
2467foreach (string projectName in ProjectInSolution.projectNamesToDisambiguate) 2495foreach (string targetName in ProjectInSolution.projectNamesToDisambiguate)