dotnet/roslyn

We should make sure we have adequate test coverage for SemanticModel.GetConversion around DeclarationExpressions

Open

#17,463 建立於 2017年2月28日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C# (20,414 star) (4,257 fork)batch import
Area-CompilersFeature - TuplesLanguage-C#Testhelp wanted

描述

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.

貢獻者指南