You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A data flow test would be good (a test in the vein of RegionAnalysisTests.AnalysisOfExpressionInTupleEquality).
Let's check the semantic model in nested scenario (see VerifyModelForDeconstructionLocal which covers declaration, and add checks for GetTypeInfo and GetSymbolInfo on variables used in mixed declarations).
Championed issue: dotnet/csharplang#125
PR: #44476
Compiler:
RegionAnalysisTests.AnalysisOfExpressionInTupleEquality
).VerifyModelForDeconstructionLocal
which covers declaration, and add checks forGetTypeInfo
andGetSymbolInfo
on variables used in mixed declarations).IDE:
The text was updated successfully, but these errors were encountered: