Step Into Property/Function (F11) doesn't work as expected

后端 未结 3 1891
没有蜡笔的小新
没有蜡笔的小新 2020-11-30 05:26

In Visual Studio 2010, the Step Into Property/Function (F11) doesn\'t work as expected.

It doesn\'t step into property setters or getters.

I conve

3条回答
  •  抹茶落季
    2020-11-30 06:00

    Worked for me on Visual Studio 2015: I closed VS and deleted folder: .vs (hidden folder, some times together with solution file) and opened again Visual Studio.

提交回复
热议问题