2 writes to attributeWildcard
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
297attributeWildcard = value; 426this.attributeWildcard = null;
1 reference to attributeWildcard
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
271get { return attributeWildcard; }