6 references to Count
System.Data.Entity (6)
System\Data\Mapping\ViewGeneration\Structures\MemberRestriction.cs (1)
57
Debug.Assert(m_domain.
Count
!= 0, "If you want a boolean that evaluates to false, " +
System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs (5)
84
if (this.Domain.
Count
> 1)
124
if (Domain.
Count
> 1)
141
if (this.Domain.
Count
== 1)
172
if (Domain.
Count
> 1)
204
if (Domain.
Count
> 1)