3 references to AutomaticLineEnder
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
AutomaticCompletion\AutomaticLineEnderCommandHandler.cs (1)
37[Name(PredefinedCommandHandlerNames.AutomaticLineEnder)]
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
AutomaticCompletion\AutomaticLineEnderTests.cs (1)
3699PredefinedCommandHandlerNames.AutomaticLineEnder));
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Snippets\SnippetCommandHandler.cs (1)
36[Order(Before = Microsoft.CodeAnalysis.Editor.PredefinedCommandHandlerNames.AutomaticLineEnder)]