1 write to _property
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
222
this.
_property
= property;
1 reference to _property
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
229
public EdmMember Property { get { return
_property
; } }