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