2 writes to moreAttributes
System.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
449
set {
moreAttributes
= value; }
595
this.
moreAttributes
= moreAttributes;
1 reference to moreAttributes
System.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
448
get { return
moreAttributes
; }