3 references to And
System.Data.Entity (3)
System\Data\Mapping\FunctionImportMappingNonComposable.cs (2)
126
typeCandidates = typeCandidates.
And
(typeMapping.ImpliedEntityTypes);
133
typeCandidates = typeCandidates.
And
(typeMapping.ComplementImpliedEntityTypes);
System\Data\Query\InternalTrees\Vars.cs (1)
314
m_bitVector.
And
(other.m_bitVector);