2 references to GenerateStructuralTypeMappingView
System.Data.Entity (2)
System\Data\Mapping\FunctionImportMappingComposable.cs (2)
296var entityTypeMappingView = GenerateStructuralTypeMappingView(type, propertyMappings, binding.Variable, errors); 323var structuralTypeMappingView = GenerateStructuralTypeMappingView(type, propertyMappings, binding.Variable, errors);