1 write to _attributeWildcard
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
54set { _attributeWildcard = value; }
1 reference to _attributeWildcard
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
53get { return _attributeWildcard; }