11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4205
ParsePossibleRefExpression
());
7481
var whenTrue = this.
ParsePossibleRefExpression
();
9743
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11271
var whenTrue = this.
ParsePossibleRefExpression
();
11285
var newWhenTrue = this.
ParsePossibleRefExpression
();
11321
this.
ParsePossibleRefExpression
());
11972
this.
ParsePossibleRefExpression
();
13106
return this.
ParsePossibleRefExpression
();
13128
: this.
ParsePossibleRefExpression
());
13139
: this.
ParsePossibleRefExpression
());
13475
: (null,
ParsePossibleRefExpression
());