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)
80currentListEntry = currentListEntry._next; 95found = found._next;