- Upgrade Roslyn to 4.12.0
- Fix an issue where server breaks when inspecting class/properties involved in source-generated code:
- By @granitrocky in #189
- Make sure textDocument/findReferences respects Context.IncludeDeclaration
- Fix an issue where server would fail on projects using code generators (like Asp.Net razor) on some of the endpoints:
Full Changelog: 0.15.0...0.16.0