9 references to RemoveNodeInternal
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
CodeGeneration\VisualBasicSyntaxGenerator.vb (9)
3553Return Isolate(root.TrackNodes(declaration), Function(r) RemoveNodeInternal(r, r.GetCurrentNode(declaration), options)) 3567Return RemoveNodeInternal(root, vd, options) 3572Return RemoveNodeInternal(root, node.Parent, options) 3579Return RemoveNodeInternal(root, attrStmt, options) 3585Return RemoveNodeInternal(root, attrList, options) 3592Return RemoveNodeInternal(root, argList, options) 3600Return RemoveNodeInternal(root, node.Parent, options) 3609Return RemoveNodeInternal(root, parent, options) 3614Return RemoveNodeInternal(root, parent, options)