1 reference to DeconstructionVariable
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.cs (1)
10364
return new
DeconstructionVariable
(expr, GetDeconstructionAssignmentVariables((BoundTupleExpression)expr));