2 types derived from AbstractAutomaticLineEnderCommandHandler
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler.cs (1)
41internal partial class AutomaticLineEnderCommandHandler : AbstractAutomaticLineEnderCommandHandler
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler.vb (1)
28Inherits AbstractAutomaticLineEnderCommandHandler
1 instantiation of AbstractAutomaticLineEnderCommandHandler
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler.vb (1)
36MyBase.New(undoRegistry, editorOperations, editorOptionsService)