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