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