2 writes to moreAttributes
System.Xml (2)
System\Xml\Schema\XmlSchemaAnnotation.cs (2)
49
set {
moreAttributes
= value; }
59
this.
moreAttributes
= moreAttributes;
1 reference to moreAttributes
System.Xml (1)
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
48
get { return
moreAttributes
; }