roslyn
roslyn copied to clipboard
Test Plan for Overload Resolution Priority
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 multipleBcandidates)
@333fred make sure to create an issue label we can use for this feature and attach it to this issue
All remaining tests have been covered. Closing out.