11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4436ParsePossibleRefExpression()); 7791var whenTrue = this.ParsePossibleRefExpression(); 10160this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11687var whenTrue = this.ParsePossibleRefExpression(); 11704newWhenTrue = this.ParsePossibleRefExpression(); 11740this.ParsePossibleRefExpression()); 12413this.ParsePossibleRefExpression(); 13579return this.ParsePossibleRefExpression(); 13603: this.ParsePossibleRefExpression()); 13614: this.ParsePossibleRefExpression()); 13930: (null, ParsePossibleRefExpression());