1 write to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\Metadata.cs (1)
205m_keys = command.CreateVarVec();
2 references to m_keys
System.Data.Entity (2)
System\Data\Query\InternalTrees\Metadata.cs (2)
223m_keys.Set(v); 255internal VarVec Keys { get { return m_keys; } }