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