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