3 references to From
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
LspServices\AbstractExportLspServiceAttribute.cs (1)
84
var handlerDetails = MethodHandlerDetails.
From
(handlerType);
LspServices\LspServices.cs (1)
178
var methods = MethodHandlerDetails.
From
(handlerType);
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\HandlerProvider.cs (1)
81
var handlerDetails = MethodHandlerDetails.
From
(handlerType);