11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4423ParsePossibleRefExpression()); 7756var whenTrue = this.ParsePossibleRefExpression(); 10143this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11672var whenTrue = this.ParsePossibleRefExpression(); 11689newWhenTrue = this.ParsePossibleRefExpression(); 11725this.ParsePossibleRefExpression()); 12400this.ParsePossibleRefExpression(); 13575return this.ParsePossibleRefExpression(); 13599: this.ParsePossibleRefExpression()); 13610: this.ParsePossibleRefExpression()); 13926: (null, ParsePossibleRefExpression());