3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
10969return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11815if (this.IsPossibleAnonymousMethodExpression()) 11831if (this.IsPossibleAnonymousMethodExpression())