3 references to VisitDeconstructionArguments
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
9233VisitDeconstructionArguments(variables, right.Conversion, right.Operand, rightResultOpt); 9333VisitDeconstructionArguments(nestedVariables, underlyingConversion, right: nestedRight); 9374VisitDeconstructionArguments(nestedVariables, underlyingConversion, rightPart);