2 overrides of Apply
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
EndConstructGeneration\ReplaceSpanResult.vb (1)
27
Public Overrides Sub
Apply
(textView As ITextView,
EndConstructGeneration\SpitLinesResult.vb (1)
30
Public Overrides Sub
Apply
(textView As ITextView,
1 reference to Apply
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\VisualBasicEndConstructGenerationService.vb (1)
295
result.
Apply
(textView, subjectBuffer, state.CaretPosition, _smartIndentationService, _undoHistoryRegistry, _editorOperationsFactoryService)