3 writes to _next
System.AddIn (3)
System\Addin\Hosting\AddInControllerImpl.cs (3)
124last._next = current._next; 139last._next = current._next; 164havRef._next = _havList;
6 references to _next
System.AddIn (6)
System\Addin\Hosting\AddInControllerImpl.cs (6)
119_havList = current._next; 124last._next = current._next; 125current = current._next; 137_havList = current._next; 139last._next = current._next; 146current = current._next;