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