1 write to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
44set { _anyAttribute = value; }
1 reference to _anyAttribute
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
43get { return _anyAttribute; }