2 references to GetNestedStructureOffset
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
2782int nestedPropertyOffset = typeInfo.RootType.GetNestedStructureOffset(new SimplePropertyRef(opField)); 2823int nestedPropertyOffset = typeInfo.RootType.GetNestedStructureOffset(new RelPropertyRef(relProp));