3 references to HasDefaultAttribute
System.Private.Xml (3)
System\Xml\Schema\XdrValidator.cs (1)
302if (context!.ElementDecl!.HasDefaultAttribute)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1022if (currentElementDecl != null && currentElementDecl.HasDefaultAttribute)
System\Xml\Schema\XsdValidator.cs (1)
535if (context!.ElementDecl!.HasDefaultAttribute)