11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4205ParsePossibleRefExpression()); 7481var whenTrue = this.ParsePossibleRefExpression(); 9743this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11271var whenTrue = this.ParsePossibleRefExpression(); 11285var newWhenTrue = this.ParsePossibleRefExpression(); 11321this.ParsePossibleRefExpression()); 11972this.ParsePossibleRefExpression(); 13106return this.ParsePossibleRefExpression(); 13128: this.ParsePossibleRefExpression()); 13139: this.ParsePossibleRefExpression()); 13475: (null, ParsePossibleRefExpression());