11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4246ParsePossibleRefExpression()); 7522var whenTrue = this.ParsePossibleRefExpression(); 9809this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11337var whenTrue = this.ParsePossibleRefExpression(); 11351var newWhenTrue = this.ParsePossibleRefExpression(); 11387this.ParsePossibleRefExpression()); 12044this.ParsePossibleRefExpression(); 13183return this.ParsePossibleRefExpression(); 13207: this.ParsePossibleRefExpression()); 13218: this.ParsePossibleRefExpression()); 13554: (null, ParsePossibleRefExpression());