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