74 if (attributeType ==
null)
88 return Array.Empty<
object>();
93 if (attributeType ==
null)
97 return Array.Empty<
object>();
156 return text +
" " + name;
static Exception ByDesign
virtual object[] GetCustomAttributes(Type attributeType, bool inherit)
virtual Type[] GetRequiredCustomModifiers()
virtual Type[] GetOptionalCustomModifiers()
virtual bool HasDefaultValue
virtual Type ParameterType
ParameterAttributes AttrsImpl
virtual IList< CustomAttributeData > GetCustomAttributesData()
virtual bool IsDefined(Type attributeType, bool inherit)
virtual ? object DefaultValue
virtual IEnumerable< CustomAttributeData > CustomAttributes
override string ToString()
virtual MemberInfo Member
virtual object[] GetCustomAttributes(bool inherit)
virtual ? object RawDefaultValue
object GetRealObject(StreamingContext context)
static string Serialization_NoParameterInfo
static string Serialization_BadParameterInfo
static string Serialization_InsufficientState
static readonly Type[] EmptyTypes