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)
133
return visitor.
_terms
;
153
_terms
.Add(expression);