3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
9975return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 10658if (this.IsPossibleAnonymousMethodExpression()) 10674if (this.IsPossibleAnonymousMethodExpression())