2 references to Except
System.Core (1)
System\Linq\Parallel\QueryOperators\Binary\ExceptQueryOperator.cs (1)
122return wrappedLeftChild.Except(wrappedRightChild, m_comparer);
System.Web (1)
Compilation\AssemblyResolver.cs (1)
162var except = FullProfileReferenceAssemblyPaths.Except(TargetFrameworkReferenceAssemblyPaths,