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