2 references to GetMethodAttributeFromClassOrInterface
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\MethodHandlerDetails.cs (2)
103
var methodAttribute =
GetMethodAttributeFromClassOrInterface
(handlerType);
187
attribute =
GetMethodAttributeFromClassOrInterface
(@interface);