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