5 references to xsdAttributeGroup
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
408TokenToQName[(int)Token.xsdAttributeGroup] = QnXsdAttributeGroup;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (4)
443/* AttributeGroup */ new XsdEntry( SchemaNames.Token.xsdAttributeGroup, State.AttributeGroup, s_attributeGroupSubelements, s_attributeGroupAttributes, 447/* AttributeGroupRef */ new XsdEntry( SchemaNames.Token.xsdAttributeGroup, State.AttributeGroupRef, s_annotatedSubelements, s_attributeGroupRefAttributes, 1872case SchemaNames.Token.xsdAttributeGroup: 2373case SchemaNames.Token.xsdAttributeGroup: