2 references to GetDeconstructionRightParts
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
10920var rightParts = GetDeconstructionRightParts(right, rightResultOpt); 11064return GetDeconstructionRightParts(conv.Operand, null);