How can I see Code Lens in Visual studio 2012? I don't want to install VS2013.I want to see how many references for particular method of class same as in VS2013?
Asked
Active
Viewed 2,339 times
0
-
You cannot as this is a feature of VS 2013 Pro of VS 2015 – Gerald Versluis Jul 08 '15 at 08:15
-
So any third party tool can i install for VS2012? – COSNFUSING_CODER Jul 08 '15 at 08:16
-
Resharper can do that – Thorarins Jul 08 '15 at 08:17
1 Answers
3
You can't. CodeLens is available only in VS2013 and it also depends on the type of license (only in Ultimate). VS license compare. For possibility to see how many references for a particular method of a class, I think you can use ReSharper functionality ("Find Usages").

ivamax9
- 2,601
- 24
- 33
-
-
-
Sure you can, but it can has some another functionality, not exactly the same as CodeLens. It depends what exactly you want. – ivamax9 Jul 08 '15 at 08:20