1 reference to Solution
Microsoft.CodeAnalysis.Features (1)
Shared\Utilities\SupportedPlatformData.cs (1)
30var projects = CandidateProjects.Select(Solution.GetRequiredProject).OrderBy(p => p.Name);