2 writes to _wasValueComputed
System.Data.Entity (2)
System\Data\Common\EntitySql\AST\Literal.cs (2)
68
_wasValueComputed
= true;
199
_wasValueComputed
= true;
1 reference to _wasValueComputed
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\Literal.cs (1)
197
if (!
_wasValueComputed
)