Closed alexgav closed 2 days ago
This feels like a commit that should be part of a larger PR, not a PR itself. I don't think we should be diverging the normal and cohosting endpoints like this, as that is how bugs creep in. Additionally, I can't see how there won't have to be changes to the completion resolve service in light of this change, and trying to review those changes separately in another PR will just be harder, with a complete lack of context.
### Summary of the changes
Fixes: Partial fix for https://github.com/dotnet/razor/issues/11101