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