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 a34e0b1 commit 382ce26Copy full SHA for 382ce26
docs/csharp/misc/cs3005.md
@@ -16,7 +16,7 @@ Identifier 'identifier' differing only in case is not CLS-compliant
16
17
## Example
18
19
- The following example generates CS3003:
+ The following example generates CS3005:
20
21
```csharp
22
// CS3005.cs
0 commit comments