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