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