11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4136
ParsePossibleRefExpression
());
7358
var whenTrue = this.
ParsePossibleRefExpression
();
9620
this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.
ParsePossibleRefExpression
() : null,
11227
var whenTrue = this.
ParsePossibleRefExpression
();
11241
var newWhenTrue = this.
ParsePossibleRefExpression
();
11277
this.
ParsePossibleRefExpression
());
11751
this.
ParsePossibleRefExpression
();
12943
return this.
ParsePossibleRefExpression
();
12965
: this.
ParsePossibleRefExpression
());
12976
: this.
ParsePossibleRefExpression
());
13312
: (null,
ParsePossibleRefExpression
());