In Visual Studio 2017 Enterprise, I noticed that for any class properties (w / get / set) in the Code Lens object, the number of links is directly above the property. But for class fields this is not true. Here is a screenshot:

Does anyone know why? Or how can I get Visual Studio to also display links for fields?
jbyrd source
share