Detects use of androidx.lifecycle.lifecycleScope, which shares a namespace with dispatch.android.lifecycle.lifecycleScope.
androidx.lifecycle.lifecycleScope
dispatch.android.lifecycle.lifecycleScope
Detects use of a hard-coded reference to the kotlinx.coroutines.Dispatchers singleton.
kotlinx.coroutines.Dispatchers