How to reproduce:
1. Open the “PostTodoIssue“ project
2. In the Project window locate and open the “Assets/NewBehaviourScript” in any supported IDE
3. On line 11 delete “.Post()” then start typing “.Post” and from the suggestions select “Post”
4. Wait for 3 seconds for the method summary to pop up
5. Observe the method summary
Expected result: Summarized text about the “Post” method is shown
Actual result: “TODO.” is shown
Reproduced with: 2022.2.20f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0b4
Not reproduced with: 2021.3.34f1, 2022.2.19f1
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
IDE reproduced with: Visual Studio (by reporter), JetBrains Rider