3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
11196return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 12045if (this.IsPossibleAnonymousMethodExpression()) 12061if (this.IsPossibleAnonymousMethodExpression())