Added: C# Language Design Notes for Mar 28, 2017 #642
Replies: 3 comments
-
When looking at pattern matching restrictions with generics, please take Is T expressions result in CS8121 error if sealed class, implementing a generic interface, is used for T, as this scenario has caused me to have to write more complex code on a number of occasions already. |
Beta Was this translation helpful? Give feedback.
-
@DavidArno the PR to address that issue was merged here: dotnet/roslyn#18784 Is there something additional you'd like done? Thanks! |
Beta Was this translation helpful? Give feedback.
-
That's great news. Thanks. Re would I like anything else done, could v7.1 be released please, so I can make use of it? 😉 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
C# Language Design Notes for Mar 28, 2017
Design some remaining 7.1 features
Please discuss.
Beta Was this translation helpful? Give feedback.
All reactions