5 references to GetResultMapping
System.Data.Entity (5)
System\Data\Mapping\FunctionImportMappingNonComposable.cs (3)
92FunctionImportStructuralTypeMappingKB resultMapping = this.GetResultMapping(resultSetIndex); 102FunctionImportStructuralTypeMappingKB resultMapping = this.GetResultMapping(resultSetIndex); 174FunctionImportStructuralTypeMappingKB resultMapping = this.GetResultMapping(resultSetIndex);
System\Data\Mapping\StorageMappingItemLoader.cs (1)
1670mapping.GetResultMapping(i).NormalizedEntityTypeMappings.Count == 0)
System\Data\Query\InternalTrees\ColumnMapFactory.cs (1)
35FunctionImportStructuralTypeMappingKB resultMapping = mapping.GetResultMapping(resultSetIndex);