2 references to GetBaseServices
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
LspServices\LspServices.cs (2)
110
foreach (var service in
GetBaseServices
<T>())
175
foreach (var handler in
GetBaseServices
<IMethodHandler>())