11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4154ParsePossibleRefExpression()); 7413var whenTrue = this.ParsePossibleRefExpression(); 9675this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11322var whenTrue = this.ParsePossibleRefExpression(); 11336var newWhenTrue = this.ParsePossibleRefExpression(); 11372this.ParsePossibleRefExpression()); 11846this.ParsePossibleRefExpression(); 12985return this.ParsePossibleRefExpression(); 13007: this.ParsePossibleRefExpression()); 13018: this.ParsePossibleRefExpression()); 13354: (null, ParsePossibleRefExpression());