Using ASM 5.0.4, I'm trying to find a class' fields and methods having a specific annotation. I like to avoid having to load the class to not worry about dependencies. So far, I can't figure out how to get a hold of the field/method annotations with this approach: 5.0.4, I'm trying to find a class' fi