2 references to ReflectGetAttributes
System (2)
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (2)
1510Attribute[] attrArray = ReflectTypeDescriptionProvider.ReflectGetAttributes(_type); 1515Attribute[] baseArray = ReflectTypeDescriptionProvider.ReflectGetAttributes(baseType);