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