5 references to AddInBase
System.AddIn (5)
System\Addin\Hosting\AddInStore.cs (2)
874if (Discover(file, PipelineComponentType.AddInBase, state, rootDir, warnings)) 1177case PipelineComponentType.AddInBase:
System\Addin\Hosting\InspectionWorker.cs (3)
103case PipelineComponentType.AddInBase: 269case PipelineComponentType.AddInBase: 330if (retval.Components.Count == 0 && _currentComponentType != PipelineComponentType.AddIn && _currentComponentType != PipelineComponentType.AddInBase)