1 reference to RemoveAllComments
Microsoft.CodeAnalysis.Workspaces (1)
Editing\SyntaxEditorExtensions.cs (1)
23=> editor.ReplaceNode(declaration, (d, g) => g.RemoveAllComments(d));