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