dotnet/roslyn

VB/C# API inconsistency: the location of implicit value parameter

Open

#14.273 aperta il 4 ott 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-CompilersBugConcept-APIhelp wanted

Metriche repository

Star
 (20.414 star)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

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.

Guida contributor