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