4 references to SendUndo
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
StringCopyPaste\StringCopyPasteCommandHandlerTests.cs (1)
143this.SendUndo();
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (3)
IntelliSense\CSharpCompletionCommandHandlerTests.vb (2)
2954state.SendUndo() 'Undo insert 4327state.SendUndo()
IntelliSense\VisualBasicCompletionCommandHandlerTests.vb (1)
546state.SendUndo()