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