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