1 write to m_asc
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
537
m_asc
= asc;
1 reference to m_asc
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
555
internal bool AscendingSort { get { return
m_asc
; } }