https://learn.microsoft.com/pt-br/dotnet/api/system.reflection.icustomattributeprovider.getcustomattributes?view=netframework-4.8.1&viewFallbackFrom=net-9.0
ICustomAttributeProvider.GetCustomAttributes Method (System.Reflection) | Microsoft Learn
Returns custom attributes defined on this member.
methodsystemreflectionmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.memberinfo.system-reflection-icustomattributeprovider-getcustomattributes?view=netstandard-1.6&viewFallbackFrom=netframework-4.5
MemberInfo.ICustomAttributeProvider.GetCustomAttributes Method (System.Reflection) | Microsoft Learn
Returns an array of all of the custom attributes defined on this member, excluding named attributes, or an empty array if there are no custom attributes.
memberinfomethodsystemreflectionmicrosoft