TODOs are a quick way to jot down action items while coding. It can also sometimes become cumbersome to locate all TODOs for further action. Visual Studio provides a way to get them.
Select View - Show Tasks option. This lists all TODOs in the code.
Visit the DevX Tip Bank