2 writes to _nextID
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3389
int result =
_nextID
++;
3394
_nextID
= 1;