7 files declare their use of Field

field.crud.inc in drupal/core/modules/field/field.crud.inc
Field CRUD API, handling field and field instance creation and deletion.
field.install in drupal/core/modules/field/field.install
Install, update, and uninstall functions for the Field module.
field_sql_storage.install in drupal/core/modules/field_sql_storage/field_sql_storage.install
Install, update, and uninstall functions for the Field SQL Storage module.
field_sql_storage.module in drupal/core/modules/field_sql_storage/field_sql_storage.module
Default implementation of the field storage API.
image.module in drupal/core/modules/image/image.module
Exposes global functionality for creating image styles.
Tables.php in drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php
Definition of Drupal\field_sql_storage\Entity\Tables.
translation_entity.admin.inc in drupal/core/modules/translation_entity/translation_entity.admin.inc
The entity translation administration forms.