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