2 references to GetSpanMap
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs (1)
101
Dictionary<int, AssociationEndMember> spanMap = _spanIndex.
GetSpanMap
((RowType)type);
System\Data\Common\Internal\Materialization\Translator.cs (1)
1726
Dictionary<int, AssociationEndMember> spanMap = _spanIndex.
GetSpanMap
(spanRowType);