11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4237ParsePossibleRefExpression()); 7513var whenTrue = this.ParsePossibleRefExpression(); 9804this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11332var whenTrue = this.ParsePossibleRefExpression(); 11346var newWhenTrue = this.ParsePossibleRefExpression(); 11382this.ParsePossibleRefExpression()); 12039this.ParsePossibleRefExpression(); 13173return this.ParsePossibleRefExpression(); 13195: this.ParsePossibleRefExpression()); 13206: this.ParsePossibleRefExpression()); 13542: (null, ParsePossibleRefExpression());