1 write to _potentialHAVs
System.AddIn (1)
System\Addin\Hosting\Store\HostAdapter.cs (1)
58
_potentialHAVs
= FindBaseTypesAndInterfaces(type);
2 references to _potentialHAVs
System.AddIn (2)
System\Addin\Hosting\Store\HostAdapter.cs (2)
48
get { return
_potentialHAVs
; }
60
if (
_potentialHAVs
.Length == 0)