I encountered this issue, but only with a specific Razor page. IntelliSense worked fine for all other pages. I suspect the problem occurred because I had renamed the file at some point.
The solution was to rename the file (and page model) and then rename it back to its original name.