2 references to GetMethodAttributeFromClassOrInterface
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
MethodHandlerDetails.cs (2)
103var methodAttribute = GetMethodAttributeFromClassOrInterface(handlerType); 187attribute = GetMethodAttributeFromClassOrInterface(@interface);