11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4423
ParsePossibleRefExpression
());
7756
var whenTrue = this.
ParsePossibleRefExpression
();
10143
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11672
var whenTrue = this.
ParsePossibleRefExpression
();
11689
newWhenTrue = this.
ParsePossibleRefExpression
();
11725
this.
ParsePossibleRefExpression
());
12400
this.
ParsePossibleRefExpression
();
13575
return this.
ParsePossibleRefExpression
();
13599
: this.
ParsePossibleRefExpression
());
13610
: this.
ParsePossibleRefExpression
());
13926
: (null,
ParsePossibleRefExpression
());