1 reference to GetRightParts
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_DeconstructionAssignmentOperator.cs (1)
220
ImmutableArray<BoundExpression> rightParts =
GetRightParts
(right, conversion, temps, effects, ref inInit);