1 write to _attributes
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
94newGroup._attributes = XmlSchemaComplexType.CloneAttributes(_attributes);
3 references to _attributes
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (3)
31get { return _attributes; } 92if (XmlSchemaComplexType.HasAttributeQNameRef(_attributes)) 94newGroup._attributes = XmlSchemaComplexType.CloneAttributes(_attributes);