1 write to UndoCalled
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\HACK_TextUndoTransactionThatRollsBackProperly.cs (1)
135
=>
UndoCalled
= true;
1 reference to UndoCalled
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\HACK_TextUndoTransactionThatRollsBackProperly.cs (1)
81
if (transactionWasOpen && !_undoPrimitive.
UndoCalled
)