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