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