dotnet / csharplang

The official repo for the design of the C# programming language
10.95k stars 999 forks source link

Adjust extension member lookup to prefer more specific members #8012

Closed jcouv closed 3 days ago

jcouv commented 2 months ago

Relates to test plan https://github.com/dotnet/roslyn/issues/66722

AlekseyTs commented 1 month ago

Done with review pass (commit 6)

AlekseyTs commented 1 month ago

Done with review pass (commit 8)

AlekseyTs commented 1 month ago

Done with review pass (commit 10)

jcouv commented 1 week ago

@AlekseyTs I addressed the remaining feedback. Please take another look. Thanks

AlekseyTs commented 6 days ago

Done with review pass (commit 12)