mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
The change to make `unresolveElement` a member predicate was helpful for the optimiser when it dispatched on `this`, but now that it "dispatches" on `result` it's just an unnecessary pollution of the `ElementBase` namespace.