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