3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
10817return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11660if (this.IsPossibleAnonymousMethodExpression()) 11676if (this.IsPossibleAnonymousMethodExpression())