1 override of NextAction
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler.cs (1)
58protected override void NextAction(IEditorOperations editorOperation, Action nextAction)
6 references to NextAction
Microsoft.CodeAnalysis.EditorFeatures (6)
AutomaticCompletion\AbstractAutomaticLineEnderCommandHandler.cs (6)
88NextAction(operations, nextHandler); 95NextAction(operations, nextHandler); 108NextAction(operations, nextHandler); 136NextAction(operations, nextHandler); 148NextAction(operations, nextHandler); 155NextAction(operations, nextHandler);