2 references to Clone
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaComplexType.cs (2)
501
XmlSchemaObjectCollection newAttributes = attributes.
Clone
();
533
XmlSchemaObjectCollection newParticles = groupBaseParticles.
Clone
();