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