1 write to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
58set { _anyAttribute = value; }
1 reference to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
57get { return _anyAttribute; }