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