2 references to Intersect
Microsoft.CodeAnalysis.CSharp (2)
Binder\PatternExplainer.cs (1)
616remainingValues = remainingValues.Intersect(filtered);
Utilities\TypeUnionValueSet.cs (1)
283return Intersect((TypeUnionValueSet)other);