93 [
RequiresUnreferencedCode(
"PropertyDescriptor's PropertyType cannot be statically discovered. The public parameterless constructor or the 'Default' static field may be trimmed from the Attribute's Type.")]
static ? Attribute GetCustomAttribute(MemberInfo element, Type attributeType)
static Attribute[] GetCustomAttributes(MemberInfo element, Type attributeType)
static AttributeCollection FromExisting(AttributeCollection existing, params Attribute[]? newAttributes)
static AttributeCollection GetAttributes([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type componentType)
static string Format(string resourceFormat, object p1)
static string AssociatedMetadataTypeTypeDescriptor_MetadataTypeContainsUnknownProperties
static StringComparer Ordinal
DynamicallyAccessedMemberTypes