1 write to hasAbstractAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
55hasAbstractAttribute = true;
1 reference to hasAbstractAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaElement.cs (1)
138get { return hasAbstractAttribute; }