2 references to Copy
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Extensions\ISymbolExtensions.cs (2)
321return new XNode[] { Copy(node, copyAttributeAnnotations: false) }; 327container = Copy(container, copyAttributeAnnotations: false);