2 references to ApplyDeconstructionConversion
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_DeconstructionAssignmentOperator.cs (2)
79
BoundExpression? returnValue =
ApplyDeconstructionConversion
(lhsTargets, right, conversion, temps, effects, isUsed, inInit: true);
236
resultPart =
ApplyDeconstructionConversion
(nested, rightParts[i],