57 files declare their use of PathLocator

ActiveFixtureManipulator.php in core/modules/package_manager/tests/modules/fixture_manipulator/src/ActiveFixtureManipulator.php
AllowedScaffoldPackagesValidator.php in core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
ApiController.php in core/modules/package_manager/tests/modules/package_manager_test_api/src/ApiController.php
ChangeLogger.php in core/modules/package_manager/src/EventSubscriber/ChangeLogger.php
CollectPathsToExcludeEvent.php in core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
CollectPathsToExcludeFailValidator.php in core/modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
ComposerInspectorTest.php in core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
ComposerMinimumStabilityValidator.php in core/modules/package_manager/src/Validator/ComposerMinimumStabilityValidator.php
ComposerPatchesValidator.php in core/modules/package_manager/src/Validator/ComposerPatchesValidator.php
ComposerPluginsValidator.php in core/modules/package_manager/src/Validator/ComposerPluginsValidator.php
ComposerValidator.php in core/modules/package_manager/src/Validator/ComposerValidator.php
DiskSpaceValidator.php in core/modules/package_manager/src/Validator/DiskSpaceValidator.php
DuplicateInfoFileValidator.php in core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidatorTest.php in core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
EnabledExtensionsValidator.php in core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
EnabledExtensionsValidatorTest.php in core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
EventLogSubscriber.php in core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php
FailureMarkerRequirementTest.php in core/modules/package_manager/tests/src/Functional/FailureMarkerRequirementTest.php
FailureMarkerTest.php in core/modules/package_manager/tests/src/Kernel/FailureMarkerTest.php
FakeSiteFixtureTest.php in core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php
FixtureManipulatorTest.php in core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php
GitExcluder.php in core/modules/package_manager/src/PathExcluder/GitExcluder.php
GitExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php
InstalledPackagesListTest.php in core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php
LockFileValidator.php in core/modules/package_manager/src/Validator/LockFileValidator.php
LockFileValidatorTest.php in core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
MockPathLocator.php in core/modules/package_manager/tests/modules/package_manager_bypass/src/MockPathLocator.php
MultisiteValidator.php in core/modules/package_manager/src/Validator/MultisiteValidator.php
MultisiteValidatorTest.php in core/modules/package_manager/tests/src/Kernel/MultisiteValidatorTest.php
NodeModulesExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/NodeModulesExcluderTest.php
OverwriteExistingPackagesValidator.php in core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php
OverwriteExistingPackagesValidatorTest.php in core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php
PackageManagerBypassServiceProvider.php in core/modules/package_manager/tests/modules/package_manager_bypass/src/PackageManagerBypassServiceProvider.php
PackageManagerKernelTestBase.php in core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
PathLocatorTest.php in core/modules/package_manager/tests/src/Unit/PathLocatorTest.php
PhpTufValidator.php in core/modules/package_manager/src/Validator/PhpTufValidator.php
PostApplySubscriber.php in core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/src/PostApplySubscriber.php
SiteConfigurationExcluder.php in core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php
SiteConfigurationExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php
SiteFilesExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php
SqliteDatabaseExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/SqliteDatabaseExcluderTest.php
StageBaseTest.php in core/modules/package_manager/tests/src/Kernel/StageBaseTest.php
StagedDBUpdateValidator.php in core/modules/package_manager/src/Validator/StagedDBUpdateValidator.php
StagedDBUpdateValidatorTest.php in core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php
StageNotInActiveValidator.php in core/modules/package_manager/src/Validator/StageNotInActiveValidator.php
StageNotInActiveValidatorTest.php in core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
SupportedReleaseValidator.php in core/modules/package_manager/src/Validator/SupportedReleaseValidator.php
SymlinkValidator.php in core/modules/package_manager/src/Validator/SymlinkValidator.php
SymlinkValidatorTest.php in core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php
TestSiteExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/TestSiteExcluderTest.php
UnknownPathExcluder.php in core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php
UnknownPathExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/UnknownPathExcluderTest.php
ValidationTestTrait.php in core/modules/package_manager/tests/src/Traits/ValidationTestTrait.php
VendorHardeningExcluder.php in core/modules/package_manager/src/PathExcluder/VendorHardeningExcluder.php
VendorHardeningExcluderTest.php in core/modules/package_manager/tests/src/Kernel/PathExcluder/VendorHardeningExcluderTest.php
WritableFileSystemValidator.php in core/modules/package_manager/src/Validator/WritableFileSystemValidator.php
WritableFileSystemValidatorTest.php in core/modules/package_manager/tests/src/Kernel/WritableFileSystemValidatorTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.