1 reference to _undoHistory
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\AbstractXmlTagCompletionCommandHandler.cs (1)
95
using var transaction =
_undoHistory
.GetHistory(textView.TextBuffer).CreateTransaction("XmlTagCompletion");