For instance
- TYPO3\CMS\Core\Session\Backend\SessionBackendInterface::get
- find usages for that particular interface method
- seeing unrelated results, e.g.
$extConf = GeneralUtility::makeInstance(ExtensionConfiguration::class)->get('backend');
Probably related to commit c649d1b