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)
98if (_spanIndex != null) 101Dictionary<int, AssociationEndMember> spanMap = _spanIndex.GetSpanMap((RowType)type);