3 overrides of SetItems
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAll.cs (1)
37
internal override void
SetItems
(XmlSchemaObjectCollection newItems)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaChoice.cs (1)
41
internal override void
SetItems
(XmlSchemaObjectCollection newItems)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSequence.cs (1)
40
internal override void
SetItems
(XmlSchemaObjectCollection newItems)
1 reference to SetItems
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (1)
552
newGroupBase.
SetItems
(newGroupbaseParticles);