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