1 write to _ascending
System.Data.Entity (1)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
3010_ascending = ascending;
1 reference to _ascending
System.Data.Entity (1)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
3036keys.Add(new DbSortClause(lambda, _ascending, null));