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