1 write to _instance
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
223
this.
_instance
= instance;
1 reference to _instance
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
234
public DbExpression Instance { get { return
_instance
; } }