1 write to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
584
m_keys
= sortKeys;
1 reference to m_keys
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
592
internal List<SortKey> Keys { get { return
m_keys
; } }