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