-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CodeLens references unhandled exception #51633
Comments
+1, also reproduceable on 16.9 with chyyran/Snowflake@baae6b, occurs when you open the file It seems generated source code is somewhat involved. |
I have same problem, with Visual Studio 16.9. |
Thanks for reporting and for the clear repro steps. Working on this in #51686. |
Hmm. Looks like find usages is broken as well:
I wasn't able to reproduce this again, will give FAR failure a look separately. |
I'm having this exact issue where a Source Generator is also involved. (Visual Studio version 16.9.4) |
Version Used: Version 16.10.0 Preview 1.0 (but I believe it is the same in 16.9 which was released yesterday).
Steps to Reproduce:
jab\src\samples\ConsoleSample\Program.cs
fileExpected Behavior:
No exception.
Actual Behavior:
Exception.
The text was updated successfully, but these errors were encountered: