2 references to GatherUniqueCompletePermutedSuggestions
Microsoft.NET.Sdk.WorkloadManifestReader (2)
WorkloadSuggestionFinder.cs (2)
15
foreach (var suggestion in
GatherUniqueCompletePermutedSuggestions
(partialSuggestions))
86
/// This is intended to only be called by <see cref="
GatherUniqueCompletePermutedSuggestions
"/>.