1 write to attributeWildcard
System.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
75set { attributeWildcard = value; }
1 reference to attributeWildcard
System.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
74get { return attributeWildcard; }