11 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (11)
Parser\LanguageParser.cs (11)
4155ParsePossibleRefExpression()); 7410var whenTrue = this.ParsePossibleRefExpression(); 9672this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 11293var whenTrue = this.ParsePossibleRefExpression(); 11307var newWhenTrue = this.ParsePossibleRefExpression(); 11343this.ParsePossibleRefExpression()); 11817this.ParsePossibleRefExpression(); 13009return this.ParsePossibleRefExpression(); 13031: this.ParsePossibleRefExpression()); 13042: this.ParsePossibleRefExpression()); 13378: (null, ParsePossibleRefExpression());