3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
11135return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11981if (this.IsPossibleAnonymousMethodExpression()) 11997if (this.IsPossibleAnonymousMethodExpression())