3 references to Property
System.Data.Entity (3)
System\Data\Common\CommandTrees\Internal\ExpressionCopier.cs (1)
239
result = DbExpressionBuilder.
Property
(newInstance, navProp);
System\Data\Objects\ELinq\Translator.cs (1)
356
propertyExpression = instance.
Property
(navProp);
System\Data\Objects\Internal\ObjectFullSpanRewriter.cs (1)
228
DbExpression columnDef = expression.
Property
(nextInfo.Key);