3 overrides of SetItems
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaAll.cs (1)
24
internal override void
SetItems
(XmlSchemaObjectCollection newItems)
System\Xml\Schema\XmlSchemaChoice.cs (1)
28
internal override void
SetItems
(XmlSchemaObjectCollection newItems)
System\Xml\Schema\XmlSchemaSequence.cs (1)
27
internal override void
SetItems
(XmlSchemaObjectCollection newItems)
1 reference to SetItems
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
465
newGroupBase.
SetItems
(newGroupbaseParticles);