You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAICT we just need the explicit cast or some other way of converting to the target type at the call sites of the indexed property setter. I put a cast here, but the right thing may be one of the Conversions calls or something.
Input code
Erroneous output
Expected output
AFAICT we just need the explicit cast or some other way of converting to the target type at the call sites of the indexed property setter. I put a cast here, but the right thing may be one of the Conversions calls or something.
Details
VS extension 8.1.6.0
The text was updated successfully, but these errors were encountered: