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