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