2 references to BindDeconstructionVariables
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Deconstruct.cs (2)
770return BindDeconstructionVariables(declType, component.Designation, component, diagnostics); 843builder.Add(BindDeconstructionVariables(declTypeWithAnnotations, n, n, diagnostics));