11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4348
ParsePossibleRefExpression
());
7621
var whenTrue = this.
ParsePossibleRefExpression
();
9963
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11484
var whenTrue = this.
ParsePossibleRefExpression
();
11501
newWhenTrue = this.
ParsePossibleRefExpression
();
11537
this.
ParsePossibleRefExpression
());
12195
this.
ParsePossibleRefExpression
();
13334
return this.
ParsePossibleRefExpression
();
13358
: this.
ParsePossibleRefExpression
());
13369
: this.
ParsePossibleRefExpression
());
13685
: (null,
ParsePossibleRefExpression
());