1 write to _asc
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
576
_asc
= asc;
1 reference to _asc
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
583
public bool Ascending { get { return
_asc
; } }