4 references to XsdGroup
System.Private.Xml (4)
System\Xml\Schema\SchemaNames.cs (1)
400TokenToQName[(int)Token.XsdGroup] = QnXsdGroup;
System\Xml\Schema\XsdBuilder.cs (3)
444/* Group */ new XsdEntry( SchemaNames.Token.XsdGroup, State.Group, s_groupSubelements, s_groupAttributes, 448/* GroupRef */ new XsdEntry( SchemaNames.Token.XsdGroup, State.GroupRef, s_annotatedSubelements, s_groupRefAttributes, 2413case SchemaNames.Token.XsdGroup: