1 write to _attributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAttributeGroup.cs (1)
126newGroup._attributes = XmlSchemaComplexType.CloneAttributes(_attributes);
3 references to _attributes
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAttributeGroup.cs (3)
48get { return _attributes; } 124if (XmlSchemaComplexType.HasAttributeQNameRef(_attributes)) 126newGroup._attributes = XmlSchemaComplexType.CloneAttributes(_attributes);