dotnet/roslyn

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

Open

#17.463 aperta il 28 feb 2017

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
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.

Guida contributor