3 references to HasDefaultAttribute
System.Xml (3)
System\Xml\Schema\XdrValidator.cs (1)
248if (context.ElementDecl.HasDefaultAttribute) {
System\Xml\Schema\XmlSchemaValidator.cs (1)
891if (currentElementDecl != null && currentElementDecl.HasDefaultAttribute) {
System\Xml\Schema\XsdValidator.cs (1)
444if (context.ElementDecl.HasDefaultAttribute) {