does not mention Null permit
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 370
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](https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
* Content Source: [docs/fundamentals/code-analysis/quality-rules/ca1062.md](https://github.com/dotnet/docs/blob/main/docs/fundamentals/code-analysis/quality-rules/ca1062.md)
* Product: **dotnet-fundamentals**
* GitHub Login: @gewarren
* Microsoft Alias: **gewarren**
Contributor guide
Assessment
This issue has not been assessed yet.