11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4390
ParsePossibleRefExpression
());
7745
var whenTrue = this.
ParsePossibleRefExpression
();
10114
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11637
var whenTrue = this.
ParsePossibleRefExpression
();
11654
newWhenTrue = this.
ParsePossibleRefExpression
();
11690
this.
ParsePossibleRefExpression
());
12363
this.
ParsePossibleRefExpression
();
13529
return this.
ParsePossibleRefExpression
();
13553
: this.
ParsePossibleRefExpression
());
13564
: this.
ParsePossibleRefExpression
());
13880
: (null,
ParsePossibleRefExpression
());