11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4441
ParsePossibleRefExpression
());
7796
var whenTrue = this.
ParsePossibleRefExpression
();
10183
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11712
var whenTrue = this.
ParsePossibleRefExpression
();
11729
newWhenTrue = this.
ParsePossibleRefExpression
();
11765
this.
ParsePossibleRefExpression
());
12440
this.
ParsePossibleRefExpression
();
13615
return this.
ParsePossibleRefExpression
();
13639
: this.
ParsePossibleRefExpression
());
13650
: this.
ParsePossibleRefExpression
());
13966
: (null,
ParsePossibleRefExpression
());