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