11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4275ParsePossibleRefExpression()); 7550var whenTrue = this.ParsePossibleRefExpression(); 9893this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11419var whenTrue = this.ParsePossibleRefExpression(); 11433var newWhenTrue = this.ParsePossibleRefExpression(); 11469this.ParsePossibleRefExpression()); 12126this.ParsePossibleRefExpression(); 13265return this.ParsePossibleRefExpression(); 13289: this.ParsePossibleRefExpression()); 13300: this.ParsePossibleRefExpression()); 13636: (null, ParsePossibleRefExpression());