3 references to ProjectDataDonorSelection
Microsoft.NET.ProjectData (3)
Donor\ProjectDataDonorIndex.Selection.cs (3)
279
return new
ProjectDataDonorSelection
(rankedCandidates);
310
return new
ProjectDataDonorSelection
(freshnessCandidates);
393
public static ProjectDataDonorSelection Empty { get; } =
new
([]);