Open
Description
C# now supports "#nullable enable" and/or "<Nullable>enable</Nullable>" options but neither are mentioned in this article. Ditto no mention or code example of "?? throw new xyzException"
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: d0ee01ce-a46f-74b6-eccc-9c9f69c74adf
- Version Independent ID: c1d3f414-e493-d3a2-6b7c-729ff3fcc53b
- Content: CA1062: Validate arguments of public methods (code analysis) - .NET
- Content Source: docs/fundamentals/code-analysis/quality-rules/ca1062.md
- Product: dotnet-fundamentals
- GitHub Login: @gewarren
- Microsoft Alias: gewarren