2 references to Clone
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
433XmlSchemaObjectCollection newAttributes = attributes.Clone(); 460XmlSchemaObjectCollection newParticles = groupBaseParticles.Clone();