1 write to _thenByExpressions
System.Web.Extensions (1)
UI\WebControls\Expressions\OrderByExpression.cs (1)
46_thenByExpressions = new Collection<ThenBy>();
2 references to _thenByExpressions
System.Web.Extensions (2)
UI\WebControls\Expressions\OrderByExpression.cs (2)
44if (_thenByExpressions == null) { 48return _thenByExpressions;