Any new keyword added to the C# language will only contain lowercase ASCII characters. It is therefore recommended that your types contain a non-lower ASCII character such as an upper-case character, a numeric, or an underscore. Failing to meet this requirement might cause a clash if C# adds a keyword …
Occurrences
There are 2 occurrences of this issue in the repository.
Description
Any new keyword added to the C# language will only contain lowercase ASCII characters. It is therefore recommended that your types contain a non-lower ASCII character such as an upper-case character, a numeric, or an underscore. Failing to meet this requirement might cause a clash if C# adds a keyword …
Occurrences
There are 2 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/Leyla-Labs/Leyla.Bot/issue/CS-W1036/occurrences/