2 references to DefaultValueAttribute
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\FacetDescriptionElement.cs (1)
64else if (CanHandleAttribute(reader, XmlConstants.DefaultValueAttribute))
System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs (1)
306else if (SchemaElement.CanHandleAttribute(reader, XmlConstants.DefaultValueAttribute))