1 write to _spanIndex
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs (1)
44
_spanIndex
= spanIndex;
2 references to _spanIndex
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\ColumnMapKeyBuilder.cs (2)
98
if (
_spanIndex
!= null)
101
Dictionary<int, AssociationEndMember> spanMap =
_spanIndex
.GetSpanMap((RowType)type);