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