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