9 references to RemoveNodeInternal
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
CodeGeneration\VisualBasicSyntaxGenerator.vb (9)
3548Return Isolate(root.TrackNodes(declaration), Function(r) RemoveNodeInternal(r, r.GetCurrentNode(declaration), options))
3562Return RemoveNodeInternal(root, vd, options)
3567Return RemoveNodeInternal(root, node.Parent, options)
3574Return RemoveNodeInternal(root, attrStmt, options)
3580Return RemoveNodeInternal(root, attrList, options)
3587Return RemoveNodeInternal(root, argList, options)
3595Return RemoveNodeInternal(root, node.Parent, options)
3604Return RemoveNodeInternal(root, parent, options)
3609Return RemoveNodeInternal(root, parent, options)