4 references to AddInControllerImpl
System.AddIn (4)
System\Addin\Hosting\AddInActivator.cs (4)
162AddInControllerImpl controller = new AddInControllerImpl(environment, true, token); 188AddInControllerImpl controller = new AddInControllerImpl(environment, false, token); 256AddInControllerImpl controller = new AddInControllerImpl(environment, false, token); 272AddInControllerImpl controller = new AddInControllerImpl(environment, weOwn, token);