We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a38e2d commit b3e1e8fCopy full SHA for b3e1e8f
docs/fundamentals/code-analysis/style-rules/ide0350.md
@@ -17,7 +17,7 @@ dev_langs:
17
| **Title** | Use implicitly typed lambda |
18
| **Category** | Style |
19
| **Subcategory** | Language rules (expression-level preferences) |
20
-| **Applicable languages** | C# 14+ |
+| **Applicable languages** | C# |
21
| **Options** | `csharp_style_prefer_implicitly_typed_lambda_expression` |
22
23
## Overview
0 commit comments