1 write to _terms
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\Visitor.cs (1)
125_terms = new List<TermExpr<T_Identifier>>();
2 references to _terms
System.Data.Entity (2)
System\Data\Common\Utils\Boolean\Visitor.cs (2)
133return visitor._terms; 153_terms.Add(expression);