8 references to ParsePossibleRefExpression
Microsoft.CodeAnalysis.CSharp (8)
Parser\LanguageParser.cs (8)
3764ParsePossibleRefExpression()); 9023this.CurrentToken.Kind != SyntaxKind.SemicolonToken ? this.ParsePossibleRefExpression() : null, 10574var colonLeft = this.ParsePossibleRefExpression(); 10589var colonRight = this.ParsePossibleRefExpression(); 12090return this.ParsePossibleRefExpression(); 12112: this.ParsePossibleRefExpression()); 12123: this.ParsePossibleRefExpression()); 12461: (null, ParsePossibleRefExpression());