9 references to RemoveNodeInternal
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
CodeGeneration\VisualBasicSyntaxGenerator.vb (9)
3558Return Isolate(root.TrackNodes(declaration), Function(r) RemoveNodeInternal(r, r.GetCurrentNode(declaration), options))
3572Return RemoveNodeInternal(root, vd, options)
3577Return RemoveNodeInternal(root, node.Parent, options)
3584Return RemoveNodeInternal(root, attrStmt, options)
3590Return RemoveNodeInternal(root, attrList, options)
3597Return RemoveNodeInternal(root, argList, options)
3605Return RemoveNodeInternal(root, node.Parent, options)
3614Return RemoveNodeInternal(root, parent, options)
3619Return RemoveNodeInternal(root, parent, options)