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 d9a66cf commit 269c5e3Copy full SHA for 269c5e3
README.md
@@ -10,7 +10,7 @@ There should be a NuGet package available for this project.
10
<b>How to Configure Settings for NamedArgumentsAnalyzer</b>
11
12
OnlyForRecords is a boolean
13
-ExcludedMethodNames is a comma-separated list of method names yu want to exclude from the analyzer.
+ExcludedMethodNames is a comma-separated list of method names you may want to exclude from the analyzer.
14
15
the following list of method names are excluded by default:Where, Select, FirstOrDefault, First, Any,
16
OrderBy, OrderByDescending, GroupBy, ToList, ToArray,
0 commit comments