This is a migrated thread and some comments may be shown as answers.

My code won't compile

3 Answers 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Adam
Top achievements
Rank 1
Adam asked on 30 Sep 2015, 06:38 PM

I am aware that the IL creates names that aren't compatible with C#, but I'm having a different problem as well. Here is the entirety of the decompiled file:

http://pastebin.com/2FG6N5SE

It's the run function that's having the problems. But <Run>.c__IteratorB() doesn't appear anywhere in this file or anywhere else in the assembly. How do I get this code to compile?

3 Answers, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 06 Oct 2015, 12:27 PM
Hello,

Would it be possible that you zip the assembly where that happens and send it over to my email - alexander.dimitrov [at] telerik.com? Rather unfortunately, that seems to be the only way to reproduce and examine that problem.

Regards,
Alexander
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Scott
Top achievements
Rank 1
answered on 27 Dec 2016, 10:55 AM

I'm curious if there was an update on this?

I have decompiled an assembly, and have a number of odd bits of code that don't reference anything:

CTutorialPointerForm.<ShowArrow>c__IteratorB variable = null;

is an example.

Any ideas?

0
Alexander
Telerik team
answered on 03 Jan 2017, 09:29 AM
Hello,

First of all - please, excuse us for the delay. It is caused by the recent holidays.

There is no update on this issue, since we didn't received the assembly in question. Would it be possible, that you send me your assembly at alexander.dimitrov [at] telerik.com?

Thank you in advance.

Regards,
Alexander
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Adam
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Scott
Top achievements
Rank 1
Share this question
or