2 references to CreatePropertyBindings
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Translator.cs (2)
1171List<MemberBinding> propertyBindings = CreatePropertyBindings(columnMap, clrType, complexType.Properties); 1225List<MemberBinding> propertyBindings = CreatePropertyBindings(columnMap, clrType, cSpaceType.Properties);