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