4 references to NameMatches
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\MethodHandlerDetails.cs (4)
138
return
NameMatches
(methodInfo, HandleRequestName, HandleRequestSuffix)
142
return
NameMatches
(methodInfo, HandleRequestName, HandleNotificationSuffix)
146
return
NameMatches
(methodInfo, HandleNotificationName, HandleNotificationSuffix)
150
return
NameMatches
(methodInfo, HandleNotificationName, HandleNotificationSuffix)