2 references to Activate
System.AddIn (2)
System\Addin\Hosting\AddInActivator.cs (1)
47return Activate<T>(token, level, token.Name);
System\Addin\Hosting\AddInToken.cs (1)
273return AddInActivator.Activate<T>(this, trustLevel, appDomainName);