11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4441ParsePossibleRefExpression()); 7796var whenTrue = this.ParsePossibleRefExpression(); 10183this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11712var whenTrue = this.ParsePossibleRefExpression(); 11729newWhenTrue = this.ParsePossibleRefExpression(); 11765this.ParsePossibleRefExpression()); 12440this.ParsePossibleRefExpression(); 13615return this.ParsePossibleRefExpression(); 13639: this.ParsePossibleRefExpression()); 13650: this.ParsePossibleRefExpression()); 13966: (null, ParsePossibleRefExpression());