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