4 references to NameMatches
Microsoft.CommonLanguageServerProtocol.Framework.Package (4)
MethodHandlerDetails.cs (4)
138return NameMatches(methodInfo, HandleRequestName, HandleRequestSuffix) 142return NameMatches(methodInfo, HandleRequestName, HandleNotificationSuffix) 146return NameMatches(methodInfo, HandleNotificationName, HandleNotificationSuffix) 150return NameMatches(methodInfo, HandleNotificationName, HandleNotificationSuffix)