2 references to InnerProperty
System.Data.Entity (2)
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
1075
innerProperty = npr.
InnerProperty
;
System\Data\Query\PlanCompiler\TypeInfo.cs (1)
595
if (null != nestedPropertyRef && nestedPropertyRef.
InnerProperty
.Equals(property))