dotnet/roslyn

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

開放

#14,273 建立於 2016年10月4日

 (1 則留言) (0 個反應) (0 位負責人)C# (4,257 個分叉)batch import
Area-CompilersBugConcept-APIhelp wanted

倉庫指標

星標
 (20,414 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南