7 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.
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.
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.