2 references to ProjectDataDonorCandidate
Microsoft.NET.ProjectData (2)
Donor\ProjectDataDonorIndex.Reader.cs (2)
80
yield return new
ProjectDataDonorCandidate
(donorProjectFolderCachePath, entry.Path);
94
yield return new
ProjectDataDonorCandidate
(donorUserFolderCachePath, entry.Path);