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)
3036
keys.Add(new DbSortClause(lambda,
_ascending
, null));