3 references to Name
System.AddIn (3)
System\Addin\Hosting\AddInActivator.cs (2)
47return Activate<T>(token, level, token.Name); 200return Activate<T>(token, permissionSet, token.Name);
System\Addin\Hosting\AddInServer.cs (1)
60domain = AppDomain.CreateDomain(token.Name,