9 references to RemoveNodeInternal
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
CodeGeneration\VisualBasicSyntaxGenerator.vb (9)
3552Return Isolate(root.TrackNodes(declaration), Function(r) RemoveNodeInternal(r, r.GetCurrentNode(declaration), options))
3566Return RemoveNodeInternal(root, vd, options)
3571Return RemoveNodeInternal(root, node.Parent, options)
3578Return RemoveNodeInternal(root, attrStmt, options)
3584Return RemoveNodeInternal(root, attrList, options)
3591Return RemoveNodeInternal(root, argList, options)
3599Return RemoveNodeInternal(root, node.Parent, options)
3608Return RemoveNodeInternal(root, parent, options)
3613Return RemoveNodeInternal(root, parent, options)