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