Commit graph

2 commits

Author SHA1 Message Date
Ryan Clarke ecb88f5a3e Fix comments on pull request 2018-11-07 21:43:02 -05:00
Ryan Clarke 4598943ed3 Add codefix for 'convert to unknown' diagnostic
Codefix for diagnostic error 2352: "Conversion of type '{0}' to type '{1}' may be
a mistake because neither type sufficiently overlaps with the other. If this was
intentional, convert the expression to 'unknown' first."

Add codefix for both AsExpressions and TypeAssertions
2018-11-01 06:13:25 -04:00