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)
109
HAVControllerPair current =
_havList
;
164
havRef._next =
_havList
;