1 reference to HasDefault
System.Xml (1)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1384if ((attribute.Use == XmlSchemaUse.Optional || attribute.Use == XmlSchemaUse.None) && member.TypeDesc.IsValueType && !attribute.HasDefault && !member.TypeDesc.HasIsEmpty) {