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