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