3 references to IsPossibleAnonymousMethodExpression
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
10822return IsPossibleAnonymousMethodExpression() || IsPossibleLambdaExpression(Precedence.Expression); 11665if (this.IsPossibleAnonymousMethodExpression()) 11681if (this.IsPossibleAnonymousMethodExpression())