2 references to IsPossibleDeconstructionLeft
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
10361else if (this.IsPossibleDeconstructionLeft(precedence)) 10682else if (this.IsPossibleDeconstructionLeft(precedence))