11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4154
ParsePossibleRefExpression
());
7413
var whenTrue = this.
ParsePossibleRefExpression
();
9675
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11322
var whenTrue = this.
ParsePossibleRefExpression
();
11336
var newWhenTrue = this.
ParsePossibleRefExpression
();
11372
this.
ParsePossibleRefExpression
());
11846
this.
ParsePossibleRefExpression
();
12985
return this.
ParsePossibleRefExpression
();
13007
: this.
ParsePossibleRefExpression
());
13018
: this.
ParsePossibleRefExpression
());
13354
: (null,
ParsePossibleRefExpression
());