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