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(); 13486return this.ParsePossibleRefExpression(); 13510: this.ParsePossibleRefExpression()); 13521: this.ParsePossibleRefExpression()); 13837: (null, ParsePossibleRefExpression());