Extension methods do not have priority - is this intended? #20242
Unanswered
scf37
asked this question in
General Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When defining extension methods via good old implicits, it is possible to specify priority:
While it does not work using new extension methods syntax:
Beta Was this translation helpful? Give feedback.
All reactions