4 writes to _current
System.Collections.NonGeneric (4)
System\Collections\SortedList.cs (4)
809_current = false; 832_current = true; 837_current = false; 880_current = false;
4 references to _current
System.Collections.NonGeneric (4)
System\Collections\SortedList.cs (4)
819if (_current == false) throw new InvalidOperationException(SR.InvalidOperation_EnumOpCantHappen); 846if (_current == false) throw new InvalidOperationException(SR.InvalidOperation_EnumOpCantHappen); 855if (_current == false) throw new InvalidOperationException(SR.InvalidOperation_EnumOpCantHappen); 871if (_current == false) throw new InvalidOperationException(SR.InvalidOperation_EnumOpCantHappen);