1 implementation of IMethodHandlerProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
LspServices\LspServices.cs (1)
19internal sealed class LspServices : ILspServices, IMethodHandlerProvider
1 reference to IMethodHandlerProvider
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\HandlerProvider.cs (1)
55if (lspServices is IMethodHandlerProvider methodHandlerProvider)