11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4348ParsePossibleRefExpression()); 7702var whenTrue = this.ParsePossibleRefExpression(); 10071this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11594var whenTrue = this.ParsePossibleRefExpression(); 11611newWhenTrue = this.ParsePossibleRefExpression(); 11647this.ParsePossibleRefExpression()); 12320this.ParsePossibleRefExpression(); 13459return this.ParsePossibleRefExpression(); 13483: this.ParsePossibleRefExpression()); 13494: this.ParsePossibleRefExpression()); 13810: (null, ParsePossibleRefExpression());