dotnet/roslyn
Auf GitHub ansehenVB/C# API inconsistency: the location of implicit value parameter
Open
#14.273 geöffnet am 4. Okt. 2016
Area-CompilersBugConcept-APIhelp wanted
Repository-Metriken
- Stars
- (20.414 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)
Beschreibung
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.