2 references to CreateAddInAdapter
System.AddIn (2)
System\Addin\Hosting\ActivationWorker.cs (1)
134return CreateAddInAdapter(addIn, addinAdapterAssembly);
System\Addin\Hosting\AddInControllerImpl.cs (1)
218_contract = worker.CreateAddInAdapter(hav, addinAdapterAssembly);