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