2 writes to _moreAttributes
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaExternal.cs (2)
44
set {
_moreAttributes
= value; }
63
_moreAttributes
= moreAttributes;
1 reference to _moreAttributes
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaExternal.cs (1)
43
get { return
_moreAttributes
; }