4 references to InternalLanguageNames
Microsoft.CodeAnalysis.Features (4)
ExternalAccess\VSTypeScript\VSTypeScriptCommentSelectionService.cs (1)
12
[ExportLanguageService(typeof(ICommentSelectionService),
InternalLanguageNames
.TypeScript), Shared]
ExternalAccess\VSTypeScript\VSTypeScriptFormattingService.cs (1)
17
[ExportLanguageService(typeof(IFormattingService),
InternalLanguageNames
.TypeScript), Shared]
ExternalAccess\VSTypeScript\VSTypeScriptNavigateToSearchService.cs (1)
22
[ExportLanguageService(typeof(INavigateToSearchService),
InternalLanguageNames
.TypeScript), Shared]
ExternalAccess\VSTypeScript\VSTypeScriptTaskListService.cs (1)
17
[ExportLanguageService(typeof(ITaskListService),
InternalLanguageNames
.TypeScript), Shared]