3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
11172return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 12018if (this.IsPossibleAnonymousMethodExpression()) 12034if (this.IsPossibleAnonymousMethodExpression())