2 references to GetCustomAttributeInfos
System.AddIn (2)
System\Addin\Hosting\Store\AddIn.cs (1)
156MiniCustomAttributeInfo[] attributes = type.GetCustomAttributeInfos(addInAttributeType);
System\Addin\Hosting\Store\PipelineComponent.cs (1)
104MiniCustomAttributeInfo[] cas = typeInfo.GetCustomAttributeInfos(qualificationDataAttribute);