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