2 references to InteractiveLanguageNames
Microsoft.CodeAnalysis.EditorFeatures (2)
Interactive\Completion\InteractiveCommandCompletionService.cs (2)
16
[ExportLanguageServiceFactory(typeof(CompletionService),
InteractiveLanguageNames
.InteractiveCommand), Shared]
33
=>
InteractiveLanguageNames
.InteractiveCommand;