1 write to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
727
m_keys
= keys ?? new SimpleColumnMap[0];
1 reference to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
744
get { return
m_keys
; }