6 calls to node_type_cache_reset()

node_menu in drupal/modules/node/node.module
Implements hook_menu().
node_type_delete in drupal/modules/node/node.module
Deletes a node type from the database.
node_type_save in drupal/modules/node/node.module
Saves a node type to the database.
node_update_7004 in drupal/modules/node/node.install
Extend the existing default preview and teaser settings to all node types.
node_update_7006 in drupal/modules/node/node.install
Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table.
node_update_7012 in drupal/modules/node/node.install
Switches body fields to untranslatable while upgrading from D6 and makes them language neutral.