11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4403ParsePossibleRefExpression()); 7758var whenTrue = this.ParsePossibleRefExpression(); 10127this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11650var whenTrue = this.ParsePossibleRefExpression(); 11667newWhenTrue = this.ParsePossibleRefExpression(); 11703this.ParsePossibleRefExpression()); 12376this.ParsePossibleRefExpression(); 13542return this.ParsePossibleRefExpression(); 13566: this.ParsePossibleRefExpression()); 13577: this.ParsePossibleRefExpression()); 13893: (null, ParsePossibleRefExpression());