11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4246
ParsePossibleRefExpression
());
7522
var whenTrue = this.
ParsePossibleRefExpression
();
9809
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11337
var whenTrue = this.
ParsePossibleRefExpression
();
11351
var newWhenTrue = this.
ParsePossibleRefExpression
();
11387
this.
ParsePossibleRefExpression
());
12044
this.
ParsePossibleRefExpression
();
13183
return this.
ParsePossibleRefExpression
();
13207
: this.
ParsePossibleRefExpression
());
13218
: this.
ParsePossibleRefExpression
());
13554
: (null,
ParsePossibleRefExpression
());