2 references to Atoms
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CellQuery.cs (2)
674
foreach (BoolExpression atom in WhereClause.
Atoms
)
756
foreach (BoolExpression boolExpr in whereClause.
Atoms
)