11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4348ParsePossibleRefExpression()); 7682var whenTrue = this.ParsePossibleRefExpression(); 10057this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11578var whenTrue = this.ParsePossibleRefExpression(); 11595newWhenTrue = this.ParsePossibleRefExpression(); 11631this.ParsePossibleRefExpression()); 12304this.ParsePossibleRefExpression(); 13443return this.ParsePossibleRefExpression(); 13467: this.ParsePossibleRefExpression()); 13478: this.ParsePossibleRefExpression()); 13794: (null, ParsePossibleRefExpression());