2 references to ActivationWorker
System.AddIn (2)
System\Addin\Hosting\AddInControllerImpl.cs (1)
217
ActivationWorker worker = new
ActivationWorker
(_token);
System\Addin\Hosting\AddInServer.cs (1)
152
worker = new
ActivationWorker
(pipeline);