6 files declare their use of EntityNG

EntityTest.php in drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php
Definition of Drupal\entity_test\Plugin\Core\Entity\EntityTest.
EntityTranslationUITest.php in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Definition of Drupal\entity\Tests\EntityTranslationUITest.
JsonldEntityNormalizer.php in drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php
Definition of Drupal\jsonld\JsonldEntityNormalizer.
JsonldNormalizerBase.php in drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldNormalizerBase.php
Definition of Drupal\jsonld\JsonldNormalizerBase.
translation_entity.module in drupal/core/modules/translation_entity/translation_entity.module
Allows entities to be translated into different languages.
translation_entity.pages.inc in drupal/core/modules/translation_entity/translation_entity.pages.inc
The entity translation user interface.