Activity overview
Latest activity by xzp_ater
I have seen reflector version 9.0.1.374 Released 2/15/2016 fixed this bug, they fixed it for reflector desktop, but the vs extension still have this bug.
I wonder redgate really care bugs of vs extension, but we programmers spend most of our time in the VS IDE
update 9.0.1.374 Url link: http://www.red-gate.com/updatecontrols/ ... pdate=1238 / comments
I have seen reflector version 9.0.1.374 Released 2/15/2016 fixed this bug, they fixed it for reflector desktop, but the vs extension still have this bug.
I wonder redgate really care bugs of vs ex...
I have figured out a solution to work around this bug, Just select v4.5 for C# version On the Page of Choose Assemblies to Debug.
The reason is simple: Get-only property with Expressions-bodied are supported since C# 6.0.
But I do hope redgate fix this bug soon! / comments
I have figured out a solution to work around this bug, Just select v4.5 for C# version On the Page of Choose Assemblies to Debug.
The reason is simple: Get-only property with Expressions-bodied...
Get-only property with Expression-bodied leftout semicolon
.net reflector pro 9.0.1.318
decompile using reflector vsix not desktop
C:WindowsMicrosoft.NETassemblyGAC_32mscorlibv4.0_4.0.0.0__b77a5c561934e089mscorlib.dll
public sealed class AppDomainSetup : I...
Thanks for reply.
I see the xml comment in reflector desktop now, I have no idea why it didn't show up before.
Actually, developer always do work in vs, switch to refletor desktop will be an unnecessary diversion, hoping update vs extension soon! / comments
Thanks for reply.
I see the xml comment in reflector desktop now, I have no idea why it didn't show up before.
Actually, developer always do work in vs, switch to refletor desktop will be an unnece...
Thanks for your reply.
But it doesn't work for desktop and vs extension, I close and restart reflector desktop and vs 2015, nothing happens!
By the way, I really use decompile in vs2015, any more help will be appreciated. / comments
Thanks for your reply.
But it doesn't work for desktop and vs extension, I close and restart reflector desktop and vs 2015, nothing happens!
By the way, I really use decompile in vs2015, any more h...
feature about including xml comments wanted
Reflect is much powerful and nice than jetbrains resharper dotpeek, but dotpeek support with xml comments decompile for sources, sometimes it will help a lot to understand the codes.
Is there any p...