11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4403
ParsePossibleRefExpression
());
7758
var whenTrue = this.
ParsePossibleRefExpression
();
10127
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11650
var whenTrue = this.
ParsePossibleRefExpression
();
11667
newWhenTrue = this.
ParsePossibleRefExpression
();
11703
this.
ParsePossibleRefExpression
());
12376
this.
ParsePossibleRefExpression
();
13542
return this.
ParsePossibleRefExpression
();
13566
: this.
ParsePossibleRefExpression
());
13577
: this.
ParsePossibleRefExpression
());
13893
: (null,
ParsePossibleRefExpression
());