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