Base:
method
GetCustomAttributes
System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
mscorlib (1)
system\runtime\serialization\serializationfieldinfo.cs (1)
76return m_field.GetCustomAttributes(attributeType, inherit);