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