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