1 write to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
172
set {
_anyAttribute
= value; }
1 reference to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
171
get { return
_anyAttribute
; }