When I'm trying to copy paste the Extracted file from JetBrains dotPeek, special characters are getting replaced with alpha number code. Can someone please help me in this?


\u003CModule\u003E.CTypeObjAccessible\u002EAttachStub(pInternalObject, (void*) this.m_iGchHandle, pInternalParent);
CTypeObjAccessible* ctypeObjAccessiblePtr = pInternalObject;

0
2 comments

Hello,

Thank you for contacting YouTrack forums. I have forwarded your question to the dotPeek team, they will get back to your shortly. 

In the future, please use the following forum for dotPeek questions: https://resharper-support.jetbrains.com/hc/en-us/community/topics.
Thank you. 

0

Hi Krajubabu888

It seems like an issue because of Unocode symbols. This happens sometimes with generated names.  Special characters are displayed as symbols in dotPeek editor. However, they are illegal in C# identifiers and couldn't be copy-pasted in the right way. 

0

Please sign in to leave a comment.