1 write to _next
System.ComponentModel.Primitives (1)
System\ComponentModel\EventHandlerList.cs (1)
117
_next
= next;
2 references to _next
System.ComponentModel.Primitives (2)
System\ComponentModel\EventHandlerList.cs (2)
80
currentListEntry = currentListEntry.
_next
;
95
found = found.
_next
;