Hi @one soul ,
Welcome to Microsoft Q&A forum.
I tested with VS 2019 previous version and VS 2019 16.10.1, and I can reproduce this issue. In 16.10.1 version, the case (int)SomeEnum.None:
was identified as a label
, so Find All References feature search for the reference to case (int)SomeEnum.None:
.
This change may be from the improvement of Intellisense feature of Visual Studio 2019, but after I checked the related options, release notes, I didn’t find any possible option to disable this feature.
I have started a new thread on our Developer Community and reported this issue to Visual Studio Product Team, here is the link. Please kindly follow that thread and wait for VS Product Team’s reply.
Thanks for helping us make VS better.
Best Regards,
Tianyu
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.