1 write to _term
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\Literal.cs (1)
44
_term
= term;
5 references to _term
System.Data.Entity (5)
System\Data\Common\Utils\Boolean\Literal.cs (5)
53
get { return
_term
; }
77
_term
);
90
other.
_term
.Equals(
_term
);
95
return
_term
.GetHashCode();