Base:
method
GetCustomAttributes
System.Reflection.MemberInfo.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
137Object[] attrs = RI.GetCustomAttributes(typeof(SoapTypeAttribute), true);