1 write to _transaction
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveGlobalUndoServiceFactory.cs (1)
75=> _transaction = transaction;
2 references to _transaction
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Interactive\InteractiveGlobalUndoServiceFactory.cs (2)
83=> _transaction.Complete(); 86=> _transaction.Dispose();