1 write to _undoHistoryRegistry
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\EndConstructCommandHandler.vb (1)
49
_undoHistoryRegistry
= undoHistoryRegistry
1 reference to _undoHistoryRegistry
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\EndConstructCommandHandler.vb (1)
166
Using transaction = New CaretPreservingEditTransaction(VBEditorResources.End_Construct, view,
_undoHistoryRegistry
, _editorOperationsFactoryService)