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