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)
583public bool Ascending { get { return _asc; } }