Will this warning be invalid on non-nullable reference types when C# 8's nullable reference types feature is released?
I am authoring some new code using C#8 while in beta. When I see CA1062 flagged on a non-nullable reference parameter, is it safe to just ignore it?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@collinbarrett Thanks for your questions. It looks like you're having an issue with the product itself, rather than an issue with the documentation. Here are a few options where you might consider asking your questions:
As well, you might also consider using the Report a Problem tool to report the issue.