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