4 references to VSTypeScriptLspServiceProvider
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\VSTypeScriptInProcLanguageClient.cs (1)
36VSTypeScriptLspServiceProvider lspServiceProvider,
ExternalAccess\VSTypeScript\VSTypeScriptLspServiceProvider.cs (1)
13[Export(typeof(VSTypeScriptLspServiceProvider)), Shared]
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
LanguageServer\VSTypeScriptHandlerTests.cs (2)
119var servicesProvider = TestWorkspace.ExportProvider.GetExportedValue<VSTypeScriptLspServiceProvider>();