RoslynClrHeapAllocationAnalyzer icon indicating copy to clipboard operation
RoslynClrHeapAllocationAnalyzer copied to clipboard

Cast from value type to an enum shows boxing in some situations

Open forestrf opened this issue 7 years ago • 3 comments

Here the problem exists (using .Net 3.5 and ByteBuffer being in a separate project referenced in the current project): devenv_2018-08-21_03-16-53

Here instead it works well: image

Thank you!

forestrf avatar Aug 21 '18 01:08 forestrf

What version of the extension are you using? I cannot reproduce this issue using 2.0.

edespong avatar Sep 08 '18 11:09 edespong

I would like to fix this issue but I can't reproduce it. @forestrf can you confirm that this issue still occurs for you?

cezarypiatek avatar Jan 02 '20 21:01 cezarypiatek

I'm sorry but it has been too long since then. I don't have the code anymore. Should I close this issue, given that I don't know how can I help to fix it?

forestrf avatar Mar 29 '20 16:03 forestrf