Acessing ResolvedLibraryResult
inside MultiCorrectionProducer
#57092
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
type-enhancement
A request for a change that isn't a bug
For https://dart-review.googlesource.com/c/sdk/+/386020 (#56830), I need access to
ResolvedLibraryResult
for walking up the part files and getting allImportDirective
s. Similar to what was done forGo 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.The text was updated successfully, but these errors were encountered: