Nullable + dynamic #32364
Labels
Area-Compilers
Area-Language Design
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
New Language Feature - Nullable Reference Types
Nullable Reference Types
Resolution-By Design
The behavior reported in the issue matches the current design
Milestone
If there is defined class A which overloads + operator such that it returns always null then it is possible to write program throwing ArgumentNullException but has no warnings by dynamics.
This issue has been moved from https://developercommunity.visualstudio.com/content/problem/401974/nullable-dynamic.html
VSTS ticketId: 743594
These are the original issue comments:
libor.drozdek on 12/7/2018, 01:58 AM (34 days ago):
I have problems with formatting when I use "insert Code" so I will post the code here:
These are the original issue solutions:
(no solutions)
[jcouv update:] I referenced this issue in code. Please find those references before closing this issue.
The text was updated successfully, but these errors were encountered: