2 writes to attributes
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
207attributes = new XmlSchemaObjectCollection(); 334attributes = newAttributes;
2 references to attributes
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
206if (attributes == null) { 209return attributes;