11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4348ParsePossibleRefExpression()); 7621var whenTrue = this.ParsePossibleRefExpression(); 9963this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11484var whenTrue = this.ParsePossibleRefExpression(); 11501newWhenTrue = this.ParsePossibleRefExpression(); 11537this.ParsePossibleRefExpression()); 12195this.ParsePossibleRefExpression(); 13334return this.ParsePossibleRefExpression(); 13358: this.ParsePossibleRefExpression()); 13369: this.ParsePossibleRefExpression()); 13685: (null, ParsePossibleRefExpression());