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