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