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