Thank you Fabrice.
I got the present!
George
Search found 106 matches
- Thu Dec 24, 2020 5:46 pm
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
- Thu Dec 24, 2020 3:52 pm
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
Fabrice,
fine!.
mary xmas,
George
fine!.
mary xmas,
George
- Thu Dec 24, 2020 1:52 pm
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
Ok. Thanks.
But, the 'impilict operator' still produce errors (I am using the last compiled ILSpy.XSharpLanguage.Plugin.dll):
regards
George
But, the 'impilict operator' still produce errors (I am using the last compiled ILSpy.XSharpLanguage.Plugin.dll):
regards
George
- Thu Dec 24, 2020 10:39 am
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
<r>Fabrice,<br/> <br/> I downloaded the code from github.com/X-Sharp/ILSpy-Plugin.<br/> There was missing references, so using NuGet Manager I got:<br/> - Mono.Cecil.0.10.1.0<br/> - ICSharpCode.AvalonEdit.5.0.3.0 (manually as it doesn't exist in NuGet Browser)<br/> <br/> and I updated all other ...
- Thu Dec 24, 2020 8:12 am
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
Thank you Fabrice !
- Wed Dec 23, 2020 8:51 am
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
I See. Thank you.
George
George
- Wed Dec 23, 2020 8:37 am
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
<t>Hi Fabrice,<br/> <br/> please check the attached sample in ILSpy with X# plug-in.<br/> <br/> It contains, among other features, implicit operator etc. and it produces errors in translated X# code.<br/> I think it's a good sample for the plug-in.<br/> <br/> Please check also the right-click / Save ...
- Thu Dec 17, 2020 12:55 am
- Forum: Suggestions
- Topic: ILspy suggestion: base instead SUPER in decompiled code
- Replies: 14
- Views: 6064
ILspy suggestion: base instead SUPER in decompiled code
Fabrice,
this is great !
George
this is great !
George
- Wed Dec 16, 2020 2:49 pm
- Forum: Suggestions
- Topic: ILspy suggestion: string file paths appear in C# format
- Replies: 4
- Views: 3775
ILspy suggestion: string file paths appear in C# format
Thank you Fabrice
George
George
- Wed Dec 16, 2020 1:21 pm
- Forum: Suggestions
- Topic: ILspy suggestion: string file paths appear in C# format
- Replies: 4
- Views: 3775
ILspy suggestion: string file paths appear in C# format
<r>Robert,<br/> <br/> I would try, but since I have to understand the existing code and the logic of such a plugin code, I do not know how quickly or easily I can help (if I can).<br/> <br/> Also, as shown in the attached capture1.png, there are missing references.<br/> I brought the 11 missing ...