Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "add using" Razor light bulb (#4000)
- After the LSP protocol refactor we weren't properly deserializing `SelectionRange` so we weren't understanding where a light bulb request was originating from resulting in us not providing any light bulbs. Fixes dotnet/aspnetcore#34891
- Loading branch information