Files
sdk/pkg/analysis_server/test
Danny Tuppeny 5a9603b18e [analysis_server] Support primary constructors in Call Hierarchy
For consistency with other things, we're generally just using the declaration for all ranges/positions, but we do support invoking call hierarchy on the `this` keyword of the body for convenience too.

Change-Id: I52e7a02a33f36f69775fb1231cc06095d47ecda9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/477740
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2026-02-03 08:20:19 -08:00
..