3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
10786return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11629if (this.IsPossibleAnonymousMethodExpression()) 11645if (this.IsPossibleAnonymousMethodExpression())