2 references to VisitDeconstructionArguments
Microsoft.CodeAnalysis.CSharp (2)
Binder\RefSafetyAnalysis.cs (2)
1116VisitDeconstructionArguments(variables, right.Syntax, right.Conversion, right.Operand); 1193VisitDeconstructionArguments(nestedVariables, syntax, underlyingConversion, right: methodInvocationInfo.ArgsOpt[i + offset]);