dotnet/roslyn
Voir sur GitHubVB/C# API inconsistency: the location of implicit value parameter
Open
#14 273 ouverte le 4 oct. 2016
Area-CompilersBugConcept-APIhelp wanted
Métriques du dépôt
- Stars
- (20 414 stars)
- Métriques de merge PR
- (Merge moyen 6j 17h) (256 PRs mergées en 30 j)
Description
The Locations property of implicit value parameter of a property setter in C# contains a the location of the setter. In VB the Locations are empty. It'd be nice if the APIs were consistent to allow for language agnostic consumption.