[Bug] Generic methods / types are not ordered correctly together with their non-generic versions
Open
dotnet
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
**Describe the bug**
Title says it all. Examples:


**Expected behavior**
Generic types/methods should follow immediately after non-generic ones with the same name.
**Context (please complete the following information):**
- OS: Windows
- Docfx version: 2.77.0
- .NET version: .net 8
Contributor guide
Assessment
This issue has not been assessed yet.