3 references to End_Construct
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (3)
EndConstructGeneration\EndConstructCommandHandler.vb (2)
52
Return VBEditorResources.
End_Construct
147
Using transaction = New CaretPreservingEditTransaction(VBEditorResources.
End_Construct
, view, _undoHistoryRegistry, _editorOperationsFactoryService)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (1)
171
Using transaction = New CaretPreservingEditTransaction(VBEditorResources.
End_Construct
, textView, _undoHistoryRegistry, _editorOperationsFactoryService)