Is it expected that `getSymbolsWithAnnotation` will not find symbols with a given annotation in a pr...
e
Is it expected that
getSymbolsWithAnnotation
will not find symbols with a given annotation in a project dependency?
👌 2
@Jiaxiang is there an API that does that?
j
No, it is not supported
processing is expected to be happening at source level.
e
OK thank you