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