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