11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4436
ParsePossibleRefExpression
());
7791
var whenTrue = this.
ParsePossibleRefExpression
();
10160
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11687
var whenTrue = this.
ParsePossibleRefExpression
();
11704
newWhenTrue = this.
ParsePossibleRefExpression
();
11740
this.
ParsePossibleRefExpression
());
12413
this.
ParsePossibleRefExpression
();
13579
return this.
ParsePossibleRefExpression
();
13603
: this.
ParsePossibleRefExpression
());
13614
: this.
ParsePossibleRefExpression
());
13930
: (null,
ParsePossibleRefExpression
());