11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4275
ParsePossibleRefExpression
());
7550
var whenTrue = this.
ParsePossibleRefExpression
();
9893
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11419
var whenTrue = this.
ParsePossibleRefExpression
();
11433
var newWhenTrue = this.
ParsePossibleRefExpression
();
11469
this.
ParsePossibleRefExpression
());
12126
this.
ParsePossibleRefExpression
();
13265
return this.
ParsePossibleRefExpression
();
13289
: this.
ParsePossibleRefExpression
());
13300
: this.
ParsePossibleRefExpression
());
13636
: (null,
ParsePossibleRefExpression
());