596198fb74
This CL unifies the implementations of `package_root.dart` found in packages `analysis_server`, `analysis_server_client`, `analyzer`, and `analyzer_plugin`. This should make it easier to re-use this logic in other packages, such as `nnbd_migration`. Change-Id: I0da44edb379b8e929dd0b1c16a6989c1e9418acb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/171260 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>