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