dotnet/roslyn
Vedi su GitHubWe should make sure we have adequate test coverage for SemanticModel.GetConversion around DeclarationExpressions
Open
#17.463 aperta il 28 feb 2017
Area-CompilersFeature - TuplesLanguage-C#Testhelp wanted
Metriche repository
- Star
- (20.414 star)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
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.