11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4235ParsePossibleRefExpression()); 7511var whenTrue = this.ParsePossibleRefExpression(); 9773this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11301var whenTrue = this.ParsePossibleRefExpression(); 11315var newWhenTrue = this.ParsePossibleRefExpression(); 11351this.ParsePossibleRefExpression()); 12008this.ParsePossibleRefExpression(); 13142return this.ParsePossibleRefExpression(); 13164: this.ParsePossibleRefExpression()); 13175: this.ParsePossibleRefExpression()); 13511: (null, ParsePossibleRefExpression());