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