Is it possible to see actually compiled code in Rider on Mac OS. When I'm trying to view DLLs Rider shows me source code while I need code produced by compiler, as dotPeek does for example
Did I understand right that you want to see compiler-generated code in Rider? If so, it is not possible for now. We have a corresponding feature request for this: RIDER-43427. Feel free to follow it and upvote.
Should you have any other questions, let us know. Have a nice day!
Hi Raman Alizarevich!
Did I understand right that you want to see compiler-generated code in Rider? If so, it is not possible for now. We have a corresponding feature request for this: RIDER-43427. Feel free to follow it and upvote.
Should you have any other questions, let us know. Have a nice day!
Hi Alexandra Guk
Yup, this is what I was trying to find out, thanks)