3 writes to _havList
System.AddIn (3)
System\Addin\Hosting\AddInControllerImpl.cs (3)
119_havList = current._next; 137_havList = current._next; 165_havList = havRef;
2 references to _havList
System.AddIn (2)
System\Addin\Hosting\AddInControllerImpl.cs (2)
109HAVControllerPair current = _havList; 164havRef._next = _havList;