-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Description
This issue has been moved from a ticket on Developer Community.
I have a blazor project with nullable enabled. Here I get loads of warnings for fields who VS thinks are assigned but never used. But when I search for references (see attachement) you can see that they are used in the blazor component and that VS actuall does figure out that this is a reference to the field.
Original Comments
Visual Studio Feedback System on 3/11/2020, 08:26 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Taylor Mullen [MSFT] on 3/18/2020, 11:09 AM:
Hello, would you mind providing a simple repro project so we can investigate further?
Nino Padrutt on 3/18/2020, 02:25 PM:
Hi Taylor
I just wanted to create one, but I noticed it that with the 16.5 the issue is resolved.
Thanks
Nino
Taylor Mullen [MSFT] on 3/18/2020, 02:29 PM:
Ah, good to hear. I'll mark this appropriately.
Nino Padrutt on 3/18/2020, 02:37 PM:
(private comment, text removed)
Nino Padrutt on 3/25/2020, 04:33 AM:
Hi Taylor
I saw that this issue is still marked as resolved. Seeing my last comment and the example project this is so far not the case.
Thanks
Nino
Original Solutions
Visual Studio Feedback System solved on 3/18/2020, 02:29 PM, 0 votes:
A fix for this issue has been released! Install the most recent release from https://visualstudio.microsoft.com/downloads/. Thank you for providing valuable feedback which has helped improve the product.