dotnet/roslyn
We should make sure we have adequate test coverage for SemanticModel.GetConversion around DeclarationExpressions
オープン
#17,463 opened on 2017/02/28
Area-CompilersFeature - TuplesLanguage-C#Testhelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
For example, what does the API return for the declaration int z in (long x, long y) = (int z, int w);.
This request is coming from @gafter.