11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4390ParsePossibleRefExpression()); 7745var whenTrue = this.ParsePossibleRefExpression(); 10114this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11637var whenTrue = this.ParsePossibleRefExpression(); 11654newWhenTrue = this.ParsePossibleRefExpression(); 11690this.ParsePossibleRefExpression()); 12363this.ParsePossibleRefExpression(); 13529return this.ParsePossibleRefExpression(); 13553: this.ParsePossibleRefExpression()); 13564: this.ParsePossibleRefExpression()); 13880: (null, ParsePossibleRefExpression());