6 references to AddInAdapter
System.AddIn (6)
System\Addin\Hosting\ActivationWorker.cs (2)
181_currentComponentType = PipelineComponentType.AddInAdapter; 232case PipelineComponentType.AddInAdapter:
System\Addin\Hosting\AddInStore.cs (2)
864Discover(file, PipelineComponentType.AddInAdapter, state, rootDir, warnings); 1173case PipelineComponentType.AddInAdapter:
System\Addin\Hosting\InspectionWorker.cs (2)
97case PipelineComponentType.AddInAdapter: 262case PipelineComponentType.AddInAdapter: