Proper nullable support for interpolated string handler constructors and conversions #54583
Labels
Area-Compilers
Bug
Feature - Interpolated String Improvements
Interpolated string improvements
Feature - Nullable Reference Types
Nullable Reference Types
Milestone
Currently, we do a very basic form of nullable analysis for interpolated string handler conversions. We need to figure out how it will interact with method reinference and property propagate state from the constructor out to other components.
Relates to test plan #51499
The text was updated successfully, but these errors were encountered: