3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
10756return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11593if (this.IsPossibleAnonymousMethodExpression()) 11609if (this.IsPossibleAnonymousMethodExpression())