11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4136ParsePossibleRefExpression()); 7358var whenTrue = this.ParsePossibleRefExpression(); 9620this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11227var whenTrue = this.ParsePossibleRefExpression(); 11241var newWhenTrue = this.ParsePossibleRefExpression(); 11277this.ParsePossibleRefExpression()); 11751this.ParsePossibleRefExpression(); 12943return this.ParsePossibleRefExpression(); 12965: this.ParsePossibleRefExpression()); 12976: this.ParsePossibleRefExpression()); 13312: (null, ParsePossibleRefExpression());