2 writes to _moreAttributes
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaAnnotated.cs (2)
33
set {
_moreAttributes
= value; }
45
_moreAttributes
= moreAttributes;
1 reference to _moreAttributes
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
32
get { return
_moreAttributes
; }