Searched refs:injectionSiteType (Results 1 – 1 of 1) sorted by relevance
289 TypeElement injectionSiteType = MoreElements.asType(injectionSite.getEnclosingElement()); in shouldBeInjected() local292 if (elements.overrides(method, injectionSiteMethod, injectionSiteType)) { in shouldBeInjected()