2 references to Intersect
NuGet.Commands (2)
RestoreCommand\Logging\TransitiveNoWarnUtils.cs (2)
787HashSet<NuGetLogCode> intersect = Intersect(pair.Value, otherCodes); 801HashSet<NuGetLogCode> projectWide = Intersect(ProjectWide, other.ProjectWide);