c# - How can I see Code Lens in Visual studio 2012? -


how can see code lens in visual studio 2012? don't want install vs2013.i want see how many references particular method of class same in vs2013?

you can't. codelens available in vs2013 , depend on type of license (only in ultimate). vs license compare. possibility see how many references particular method of class, think can use resharper functionality ("find usages").


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -