11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4155
ParsePossibleRefExpression
());
7410
var whenTrue = this.
ParsePossibleRefExpression
();
9672
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11293
var whenTrue = this.
ParsePossibleRefExpression
();
11307
var newWhenTrue = this.
ParsePossibleRefExpression
();
11343
this.
ParsePossibleRefExpression
());
11817
this.
ParsePossibleRefExpression
();
13009
return this.
ParsePossibleRefExpression
();
13031
: this.
ParsePossibleRefExpression
());
13042
: this.
ParsePossibleRefExpression
());
13378
: (null,
ParsePossibleRefExpression
());