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