Files
sdk/pkg/analyzer_cli/tool
Sam Rawlins e06cdb847e analyzer: Make SourceFactory.resolveUri take non-nullable parameters
The function mostly returned null/nonsense if given a null argument,
and the few call sites with nullable arguments (in tests and tools)
are easily tweaked.

Change-Id: I7f9993696c4bd822b648a5a89114e6af25eac552
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/490020
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2026-03-23 20:43:22 -07:00
..