I wanted to find all the callers of the the method \"get\" for the following class:
package com.zzz.zzz.zzz.services; public final class EMF { private sta
Find references in Project relies on method name, that's why it's not accurate. Try using Call Hierarchy.