roslyn icon indicating copy to clipboard operation
roslyn copied to clipboard

Test Plan for Overload Resolution Priority

Open 333fred opened this issue 1 year ago • 1 comments

Championed issue: https://github.com/dotnet/csharplang/issues/7706 Speclet: https://github.com/dotnet/csharplang/blob/main/proposals/overload-resolution-priority.md

Compiler

  • [ ] LangVer
  • [ ] effect in invocation
  • [ ] effect in delegate conversion
  • [ ] no effect in function type? (var x = A.B; with multiple B candidates)

333fred avatar Jun 24 '24 22:06 333fred

@333fred make sure to create an issue label we can use for this feature and attach it to this issue

jaredpar avatar Jun 27 '24 23:06 jaredpar

All remaining tests have been covered. Closing out.

333fred avatar Dec 10 '24 23:12 333fred