C# with Neovim
Hey! I'm trying to set up neovim with C# on WSL. Using latest 9.5 nvim. I managed to get OmniSharp (the LSP) working, and MOST of it works, but when I try to go to definiton or find a reference, I get this error. What's interesting, when I run go to definition on a method, it works. Any idea what's going on? How to even debug this thing? Sorry I'm new to nvim 
For context: using lazy.nvim, fresh kickstart.nvim with only omnisharp added
For context: using lazy.nvim, fresh kickstart.nvim with only omnisharp added
