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