Implemented interface member:
method
TryGetService
Microsoft.CommonLanguageServerProtocol.Framework.ILspServices.TryGetService(System.Type, out System.Object)
1 reference to TryGetService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServices.cs (1)
97
return
TryGetService
(typeof(T), out var service)