2 instantiations of InsertChange
Microsoft.CodeAnalysis.Workspaces (2)
Editing\SyntaxEditor.cs (2)
201_changes.Add(new InsertChange(node, newNodes, isBefore: true)); 223_changes.Add(new InsertChange(node, newNodes, isBefore: false));