1 write to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\NodeInfo.cs (1)
237m_keys = new KeyVec(cmd);
2 references to m_keys
System.Data.Entity (2)
System\Data\Query\InternalTrees\NodeInfo.cs (2)
252m_keys.Clear(); 281internal KeyVec Keys { get { return m_keys; } }