1 write to _transaction
Microsoft.CodeAnalysis.EditorFeatures (1)
Undo\EditorSourceTextUndoService.cs (1)
77
_transaction
= new HACK_TextUndoTransactionThatRollsBackProperly(undoHistory.CreateTransaction(Description));
1 reference to _transaction
Microsoft.CodeAnalysis.EditorFeatures (1)
Undo\EditorSourceTextUndoService.cs (1)
86
_transaction
?.Complete();