9 references to RemoveNodeInternal
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
CodeGeneration\VisualBasicSyntaxGenerator.vb (9)
3871Return Isolate(root.TrackNodes(declaration), Function(r) Me.RemoveNodeInternal(r, r.GetCurrentNode(declaration), options))
3885Return RemoveNodeInternal(root, vd, options)
3890Return RemoveNodeInternal(root, node.Parent, options)
3897Return RemoveNodeInternal(root, attrStmt, options)
3903Return RemoveNodeInternal(root, attrList, options)
3910Return RemoveNodeInternal(root, argList, options)
3918Return RemoveNodeInternal(root, node.Parent, options)
3927Return RemoveNodeInternal(root, parent, options)
3932Return RemoveNodeInternal(root, parent, options)