9 files declare their use of InsertCommand

AfterCommand.php in drupal/core/lib/Drupal/Core/Ajax/AfterCommand.php
Definition of Drupal\Core\Ajax\AfterCommand.
AjaxCommandsUnitTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php
Definition of Drupal\system\Tests\Ajax\AjaxCommandsUnitTest.
AjaxController.php in drupal/core/lib/Drupal/Core/Controller/AjaxController.php
Contains \Drupal\Core\Controller\AjaxController.
AppendCommand.php in drupal/core/lib/Drupal/Core/Ajax/AppendCommand.php
Definition of Drupal\Core\Ajax\AppendCommand.
BeforeCommand.php in drupal/core/lib/Drupal/Core/Ajax/BeforeCommand.php
Definition of Drupal\Core\Ajax\InsertCommand.
CommandsTest.php in drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/CommandsTest.php
Contains \Drupal\system\Tests\Ajax\CommandsTest.
HtmlCommand.php in drupal/core/lib/Drupal/Core/Ajax/HtmlCommand.php
Definition of Drupal\Core\Ajax\HtmlCommand.
PrependCommand.php in drupal/core/lib/Drupal/Core/Ajax/PrependCommand.php
Definition of Drupal\Core\Ajax\PrependCommand.
ReplaceCommand.php in drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php
Definition of Drupal\Core\Ajax\ReplaceCommand.