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

android - Pass an Serializable object in AIDL -

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

How to use Authorization & Authentication in Asp.net, C#? -