For https://dart-review.googlesource.com/c/sdk/+/386020 (#56830), I need access to ResolvedLibraryResult for walking up the part files and getting all ImportDirectives. Similar to what was done for Go to Import at https://dart-review.googlesource.com/c/sdk/+/394200.
I'll open a Cl for adding this to MultiCorrectionProducer and link it here.