1 write to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
32set { _anyAttribute = value; }
1 reference to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
31get { return _anyAttribute; }