3 references to AddAfter
System.Data.DataSetExtensions (2)
System\Data\SortExpressionBuilder.cs (2)
77_currentSelector = _selectors.AddAfter(_currentSelector, keySelector); 78_currentComparer = _comparers.AddAfter(_currentComparer, compare);
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1844this._list.AddAfter(this._current, new RingItem(_list.Count));