1 reference to HostAdapterAttribute
System.AddIn (1)
System\Addin\Hosting\AddInStore.cs (1)
1212
foreach (TypeInfo type in assembly.GetTypesWithAttribute(typeof(
HostAdapterAttribute
), true))