4 references to ReflectGetAttributes
System.ComponentModel.TypeConverter (4)
System\ComponentModel\ReflectEventDescriptor.cs (2)
288
attributeStack[--depth] = ReflectTypeDescriptionProvider.
ReflectGetAttributes
(memberInfo);
411
attributeStack[--depth] = ReflectTypeDescriptionProvider.
ReflectGetAttributes
(memberInfo);
System\ComponentModel\ReflectPropertyDescriptor.cs (2)
824
attributeStack[--depth] = ReflectTypeDescriptionProvider.
ReflectGetAttributes
(memberInfo);
851
stAttrs = ReflectTypeDescriptionProvider.
ReflectGetAttributes
(milist[0]);