2 references to GetService
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
LspServices\LspServices.cs (2)
126service = GetService(typeName); 213var serviceInstance = GetService(typeName);