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
Thanks for the report. This is caused by the converter (and indeed the VS compiler it uses) not being able to guess the type of "list", "ForEach" and "Console". For fragments like this, I've added a handful of common using statements that will handle this case and some other similar situations.
Please note that converter.telerik.com is a very old version of this converter library so I'd recommend using the latest version of it at https://codeconverter.icsharpcode.net/ (though this bugfix hasn't been released there just yet either)
Input code
Erroneous output
Expected output
Details
The text was updated successfully, but these errors were encountered: