3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
11063return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11909if (this.IsPossibleAnonymousMethodExpression()) 11925if (this.IsPossibleAnonymousMethodExpression())