1 write to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
902m_keys = keyColumns;
1 reference to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\ColumnMap.cs (1)
908internal SimpleColumnMap[] Keys { get { return m_keys; } }