2 references to IsDeconstructionLeft
Microsoft.CodeAnalysis.CSharp (2)
Binder\ForEachLoopBinder.cs (1)
351if (variables.IsDeconstructionLeft())
Syntax\SyntaxExtensions.cs (1)
230return self.Left.IsDeconstructionLeft();