2 references to BindDeconstructionVariables
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Deconstruct.cs (2)
95DeconstructionVariable locals = BindDeconstructionVariables(left, diagnostics, ref declaration, ref expression); 785builder.Add(BindDeconstructionVariables(arg.Expression, diagnostics, ref declaration, ref expression));