1 write to allowEmpty
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (1)
49public bool AllowEmpty { get { return this.allowEmpty; } set { this.allowEmpty = value; } }
1 reference to allowEmpty
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (1)
49public bool AllowEmpty { get { return this.allowEmpty; } set { this.allowEmpty = value; } }