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