dotnet/roslyn

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

オープン

#14,273 opened on 2016/10/04

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-CompilersBugConcept-APIhelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド