2 writes to _moreAttributes
System.Private.Xml (2)
System\Xml\Schema\XmlSchema.cs (2)
355
set {
_moreAttributes
= value; }
513
_moreAttributes
= moreAttributes;
1 reference to _moreAttributes
System.Private.Xml (1)
System\Xml\Schema\XmlSchema.cs (1)
354
get { return
_moreAttributes
; }