4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\LinkLabel.cs (4)
2025if (IsValidIndex(index)) { 2213return IsValidIndex(IndexOfKey(key)); 2257if (IsValidIndex(lastAccessedIndex)) 2369if (IsValidIndex(index)) {