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