We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 546a414 commit 2f3531eCopy full SHA for 2f3531e
src/Features/RulesMissingDocumentation.md
@@ -4,6 +4,7 @@ Rule ID | Missing Help Link | Title |
4
--------|-------------------|-------|
5
IDE0005_gen | | Imports statement is unnecessary. |
6
IDE0043 | | Invalid format string |
7
+IDE0121 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0121> | Simplify LINQ expression |
8
IDE0290 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290> | Use primary constructor |
9
IDE0300 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300> | Simplify collection initialization |
10
IDE0301 | <https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0301> | Simplify collection initialization |
0 commit comments