2 references to Next
System.Web (2)
Util\DoubleLinkListEnumerator.cs (2)
32if (_current.Next == _list) { 37_current = _current.Next;