2 references to AddInBaseAttributeInReflectionLoaderContext
System.AddIn (2)
System\Addin\Hosting\InspectionWorker.cs (2)
273if (!Utils.HasCustomAttribute(PipelineComponent.AddInBaseAttributeInReflectionLoaderContext, type)) 277CustomAttributeData cad = Utils.GetCustomAttributeData(PipelineComponent.AddInBaseAttributeInReflectionLoaderContext, type);