3 references to Custom
System.ComponentModel.Annotations (3)
System\ComponentModel\DataAnnotations\DataTypeAttribute.cs (3)
56: this(DataType.Custom) 87if (DataType == DataType.Custom) 117if (DataType == DataType.Custom && string.IsNullOrWhiteSpace(CustomDataType))