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