4 references to MetadataTypeAttribute
System.ComponentModel.Annotations (3)
System\ComponentModel\DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs (3)
125
MetadataTypeAttribute
? attribute = (
MetadataTypeAttribute
?)Attribute.GetCustomAttribute(type, typeof(
MetadataTypeAttribute
));
System.ComponentModel.DataAnnotations (1)
System.ComponentModel.DataAnnotations.cs (1)
23
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.DataAnnotations.
MetadataTypeAttribute
))]