2 references to OuterProperty
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
909return nestedPropertyRef.OuterProperty is NullSentinelPropertyRef;
System\Data\Query\PlanCompiler\StructuredTypeInfo.cs (1)
1074p = npr.OuterProperty;