dotnet / dotnet/project-system
Implement ILanguageFeaturesProvider using Roslyn
Open
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_From @davkean on May 4, 2016 15:45_
Today, C#'s version of ILanguageFeaturesProvider is answer language questions without using Roslyn. We should change it to call through Roslyn.
At the same time, we should implement the VB version - I'm not sure what's broken without it.
_Copied from original issue: dotnet/roslyn#11061_
Contributor guide
Assessment
This issue has not been assessed yet.