JetBrains / JetBrains/ExternalAnnotations
System.Linq.Enumerable.OrderBy keySelector should be ItemCanBeNull
Open
- Dominant language
- Kotlin
- Stars
- 84
- Forks
- 46
- Avg merge
- 6h 55m
- Merged PRs (30d)
- 1
Description
It's ok for the `Func` to return `null`. R# warns if you try to (when using implicit not null).
Same for `OrderByDescending`, `ThenBy` and `ThenByDescending`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.