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