11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4348
ParsePossibleRefExpression
());
7682
var whenTrue = this.
ParsePossibleRefExpression
();
10057
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11578
var whenTrue = this.
ParsePossibleRefExpression
();
11595
newWhenTrue = this.
ParsePossibleRefExpression
();
11631
this.
ParsePossibleRefExpression
());
12304
this.
ParsePossibleRefExpression
();
13443
return this.
ParsePossibleRefExpression
();
13467
: this.
ParsePossibleRefExpression
());
13478
: this.
ParsePossibleRefExpression
());
13794
: (null,
ParsePossibleRefExpression
());