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