11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4235
ParsePossibleRefExpression
());
7511
var whenTrue = this.
ParsePossibleRefExpression
();
9773
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11301
var whenTrue = this.
ParsePossibleRefExpression
();
11315
var newWhenTrue = this.
ParsePossibleRefExpression
();
11351
this.
ParsePossibleRefExpression
());
12008
this.
ParsePossibleRefExpression
();
13142
return this.
ParsePossibleRefExpression
();
13164
: this.
ParsePossibleRefExpression
());
13175
: this.
ParsePossibleRefExpression
());
13511
: (null,
ParsePossibleRefExpression
());