2 references to ExceptIterator
System.Linq (2)
System\Linq\Except.cs (2)
22return ExceptIterator(first, second, null); 37return ExceptIterator(first, second, comparer);