1 instantiation of RollbackDetectingUndoPrimitive
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\HACK_TextUndoTransactionThatRollsBackProperly.cs (1)
23
private readonly RollbackDetectingUndoPrimitive _undoPrimitive =
new
();
1 reference to RollbackDetectingUndoPrimitive
Microsoft.CodeAnalysis.EditorFeatures (1)
Shared\Utilities\HACK_TextUndoTransactionThatRollsBackProperly.cs (1)
23
private readonly
RollbackDetectingUndoPrimitive
_undoPrimitive = new();