login | about | faq

If you have any feedback from our EAP, we've created a UserVoice forum especially for you! Check it out, and let us know what you think of the latest Early Access build.

can i analyse a c++ code using code metric plugin in .net refractor ? if so , how . and if not then how can i create a assembly of that c++ file for refractor.

asked Feb 20 at 07:36

Rohitt%20Sharma's gravatar image

Rohitt Sharma
1


This certainly should be possible for managed C++. Reflector can take the IL and generate an object model representing the types and methods, which could then be analysed using an addin.

answered Feb 21 at 08:05

Clive's gravatar image

Clive ♦♦
1.1k5

Your answer
toggle preview

Follow this question


By Email:

Once you sign in you will be able to subscribe for any updates here


By RSS:

Answers

Answers and Comments

Formatting your answer

  • *Italic*
  • **Bold**
  • ***Bold Italic***
  • Link: [text](http://url.com/ "title")
  • Paragraph: Two line breaks
  • Bulleted list: Paragraph then start line with *
  • Numbered list: Paragraph then start line with 1.
  • Blockquote: Paragraph then start with with >
  • Basic HTML tags are also supported

Asked: Feb 20 at 07:36

Seen: 284 times

Last updated: Feb 21 at 08:05

 

Tags:

×3
×2