9 references to RemoveNodeInternal
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
CodeGeneration\VisualBasicSyntaxGenerator.vb (9)
3603Return Isolate(root.TrackNodes(declaration), Function(r) RemoveNodeInternal(r, r.GetCurrentNode(declaration), options)) 3617Return RemoveNodeInternal(root, vd, options) 3622Return RemoveNodeInternal(root, node.Parent, options) 3629Return RemoveNodeInternal(root, attrStmt, options) 3635Return RemoveNodeInternal(root, attrList, options) 3642Return RemoveNodeInternal(root, argList, options) 3650Return RemoveNodeInternal(root, node.Parent, options) 3659Return RemoveNodeInternal(root, parent, options) 3664Return RemoveNodeInternal(root, parent, options)