dotnet / dotnet/dotnet-api-docs
Wrong exception message on indexing collections.
Open
area-System.Collections
help wanted
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
See [this issue](https://github.com/dotnet/runtime/issues/67423) in dotnet/runtime and [this PR](https://github.com/dotnet/runtime/pull/67696) to fix it.
The last paragraph of that PR shows an example of misleading docs on `List.IndexOf` Exceptions sector. And after merging of that PR there's a need to update the docs through all such cases.
Contributor guide
Assessment
This issue has not been assessed yet.