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