5 writes to current
System.Windows.Forms (5)
winforms\Managed\System\WinForms\StringSource.cs (5)
50current = 0; 101current = 0; 123current++; 137current = 0; 142current += celt;
3 references to current
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StringSource.cs (3)
120while (current < size && celt > 0) 122rgelt[fetched] = strings[current]; 143if (current >= size)